wangn 5 жил өмнө
parent
commit
f80b171b07

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

@@ -140,7 +140,7 @@ export default {
     },
     _balancePay () {
       console.log(this.getLoginInfo, this.getDictionariesInfo)
-      if (!this.getLoginInfo.payPassword) {
+      if (this.getLoginInfo.payPassword) {
         this.keyShow = true
       } else {
         this.setPassModal = true