fix(标准跟踪清单): 导入后关闭弹窗,文件未清空

This commit is contained in:
zyn
2024-02-01 09:46:22 +08:00
parent b0555d0097
commit e63d476ce7
2 changed files with 11 additions and 1 deletions
+2
View File
@@ -146,6 +146,8 @@ export default {
})
}
this.fileList = fileList
} else {
this.fileList = []
}
},
onClose () {