报错修改
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -370,7 +370,7 @@ | ... | @@ -370,7 +370,7 @@ |
| 370 | close: function () { | 370 | close: function () { |
| 371 | this.$emit('close') | 371 | this.$emit('close') |
| 372 | this.isVisible = false | 372 | this.isVisible = false |
| 373 | this.result() | 373 | this.reset() |
| 374 | }, | 374 | }, |
| 375 | reset: function () { | 375 | reset: function () { |
| 376 | this.form={ | 376 | this.form={ | ... | ... |
-
Please register or sign in to post a comment