This commit is contained in:
2022-07-08 10:14:00 +08:00
parent 847acd0390
commit bc7ae55adb
8 changed files with 54 additions and 19 deletions

View File

@@ -72,6 +72,7 @@
this.visible = true
this.row = null
this.editIndex = null
this.formLoading = false
this.$nextTick(() => {
this.$refs['dataForm'].resetFields()
if (row) {