shish hace 2 años
padre
commit
c9caf3a476
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hdApp/src/pagesPurchase/gatherPay.vue

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

@@ -77,7 +77,7 @@ export default {
       return false
       // #endif
 
-      that.$util.confirmModal({content:'确认收到花材没有问题?支付后订单无法再申请售后'},() => {
+      that.$util.confirmModal({content:'确认收到花材且无需售后?结清后订单不能再申请售后'},() => {
         that.confirmWxPayFn()
       })
     },