no message

This commit is contained in:
2025-03-20 13:36:48 +08:00
parent b385b095b9
commit b43789905b

View File

@@ -328,6 +328,7 @@
onClose: () => { onClose: () => {
this.dialogFormVisible = false this.dialogFormVisible = false
this.flowForm = {} this.flowForm = {}
this.getDataList()
} }
}) })
} else { } else {