Commit 079df424 by 冷斌

推广

parent 0b512217
...@@ -77,9 +77,6 @@ ...@@ -77,9 +77,6 @@
}, },
methods: { methods: {
onWithdraw: function () { onWithdraw: function () {
layer.error('1234234');
let _this = this; let _this = this;
let error = ''; let error = '';
if (_this.value < _this.min) { if (_this.value < _this.min) {
......
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