Explorar o código

判断是否有密码

wangn %!s(int64=5) %!d(string=hai) anos
pai
achega
f80b171b07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hdApp/src/pagesPurchase/wechatPay.vue

+ 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