Commit e0a95294 by 冷斌

fix bug

parent bdbe8b75
......@@ -60,8 +60,8 @@
data: {
//数据集
wayNum: 0, // 1支付宝 2银行卡
allow_money: '', // 可提现金额
withdraw_money: 0, // 提现金额
allow_money: 0, // 可提现金额
withdraw_money: '', // 提现金额
source: 0
},
methods: {
......
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