bug 78611

This commit is contained in:
赵霄
2023-11-21 18:02:35 +08:00
parent 0d966a11ba
commit e85013e798
@@ -519,6 +519,7 @@ export default {
this.$message.success(res.message)
this.isFirstOpenComparison = false
this.reloadTableData()
this.$emit('ok')
if (needClose) {
this.close()
}