fix: CN-1592 UI 新增Tag检索界面:1. item新增成功时,仍有错误提示信息

This commit is contained in:
hanyuxia
2024-04-15 18:43:07 +08:00
parent 930fbe2eea
commit 3faea70349

View File

@@ -1179,6 +1179,7 @@ export default {
self.backEditFlag = false
self.isPreviewChange = true
this.oldTagItem = {}
this.previewErrorTip = ''
} else {
self.showImportedData[index].isValid = 0
}