Commit 1cc1c290 by 冷斌

fix bug

parent 1a5fdbad
......@@ -100,7 +100,7 @@
_this.allow_money = leftover;
layer.msg('提现成功');
} else {
layer.msg(data.msg);
layer.msg(d.msg);
}
} else {
layer.msg(data.msg);
......
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