Commit d1442fb5 authored by 李智书's avatar 李智书

1.提交更新;

parent ac313e36
...@@ -358,6 +358,7 @@ ...@@ -358,6 +358,7 @@
MyTimer = null MyTimer = null
this.CodeMsg = "获取验证码" this.CodeMsg = "获取验证码"
this.msCount = 60; this.msCount = 60;
this.openCardPhonSms = '';
} }
this.$refs.popup.open('top') this.$refs.popup.open('top')
}, },
......
...@@ -307,6 +307,7 @@ ...@@ -307,6 +307,7 @@
weui.topTips(`提现金额不可大于账户余额`); weui.topTips(`提现金额不可大于账户余额`);
return return
} }
this.openCardPhonSms = '';
this.$refs.popup.open('top') this.$refs.popup.open('top')
}, },
// 提现 // 提现
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment