Browse Source

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

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 8 months ago
parent
commit
5e834b0444
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/web/templates/common/returnMoney/wxReturnMoney.html

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

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