修改禅道已知bug

This commit is contained in:
范强强
2022-09-02 11:31:29 +08:00
parent cde823aa3e
commit aaa54cd908
12 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
if (this.isTrue) {
this.$emit('getList',info.file.response.result)
} else {
eventBUs.$emit('searchReset')
eventBUs.$emit('searchGetData')
}
this.$message.success(this.$t('OperationSuccessful'))
}