c6d58170 by 杨威

报错修改

1 parent 612fa74c
......@@ -370,7 +370,7 @@
close: function () {
this.$emit('close')
this.isVisible = false
this.result()
this.reset()
},
reset: function () {
this.form={
......