Commit 36de59c5 by 冷斌

Merge remote-tracking branch 'origin/master'

parents e9fa7eda d157455a
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
//事件 //事件
chooseWay(index) { chooseWay(index) {
this.wayNum = index this.wayNum = index
} },
sureWithdraw(){ sureWithdraw(){
if(this.withdraw_money){ if(this.withdraw_money){
if(this.withdraw_money>this.allow_money){ if(this.withdraw_money>this.allow_money){
......
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