bug 78390

This commit is contained in:
赵霄
2023-12-05 09:29:35 +08:00
parent a856960218
commit f33f8384eb
2 changed files with 20 additions and 3 deletions
@@ -608,6 +608,7 @@ export default {
this.modal.id = res.result
this.getFormData()
this.reloadTableData()
this.$emit('ok')
} else {
this.$message.warning(res.message)
}