Commit 0edbc93a by 冷斌

fix bug

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