Browse Source

Merge branch 'dev/v4.9.79_tsz' of qmx/jy into feature/v4.9.79

汤世哲 8 months ago
parent
commit
1f50851caf
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: '操作成功'
             },
             mode: 'wx_js',
+            orderInfo: {
+                ordercode: {{.T.orderCode}},
+                productType:{{.T.doType}}
+            },
             loading: null,
             init: function () {
               this.getParams()