Commit 0f149b1a authored by 李智书's avatar 李智书

1.修改充值金额;

parent d868afb9
...@@ -355,7 +355,7 @@ ...@@ -355,7 +355,7 @@
}) })
return return
} }
amount = this.isOtherMoney * 1 amount = this.inputOtherM * 1
} else { } else {
if (this.Money == '') { if (this.Money == '') {
uni.showModal({ uni.showModal({
......
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