shish 3 年之前
父節點
當前提交
0ebcb86e13
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hdApp/src/pagesPurchase/gatherPay.vue

+ 1 - 1
hdApp/src/pagesPurchase/gatherPay.vue

@@ -71,7 +71,7 @@ export default {
     },
     },
     wxPayFn(){
     wxPayFn(){
       let that = this
       let that = this
-      that.$util.confirmModal({content:'确认到花材没有问题?此账单支付后无法再申请售后'},() => {
+      that.$util.confirmModal({content:'确认到花材没有问题?此账单支付后无法再申请售后'},() => {
         that.confirmWxPayFn()
         that.confirmWxPayFn()
       })
       })
     },
     },