@@ -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