BUG 修改

This commit is contained in:
zhaoxiao
2021-09-26 18:36:50 +08:00
parent 3c9c9c5df8
commit df5b0b6142
9 changed files with 16 additions and 12 deletions
@@ -368,6 +368,7 @@ export default {
this.form.resetFields()
this.clearThisTimeAmount()
this.dataSource = []
this.$forceUpdate()
this.$emit('update:visible', false)
},
/**