Ver Fonte

fix: 调试支付后跳到支付成功页03

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe há 8 meses atrás
pai
commit
5e834b0444
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      src/web/templates/common/returnMoney/wxReturnMoney.html

+ 4 - 0
src/web/templates/common/returnMoney/wxReturnMoney.html

@@ -142,6 +142,10 @@
                 1: '操作成功'
             },
             mode: 'wx_js',
+            orderInfo: {
+                ordercode: {{.T.orderCode}},
+                productType:{{.T.doType}}
+            },
             loading: null,
             init: function () {
               this.getParams()