shish %!s(int64=2) %!d(string=hai) anos
pai
achega
c9caf3a476
Modificáronse 1 ficheiros con 1 adicións e 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()
       })
     },