Commit 2ce77bfa by 冷斌

推广

parent 8f9f40c5
...@@ -77,6 +77,9 @@ ...@@ -77,6 +77,9 @@
}, },
methods: { methods: {
onWithdraw: function () { onWithdraw: function () {
ui.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