fix: 【数据源】csv文件追加文件名称不相同提示信息不正确

This commit is contained in:
taojinlong 2024-12-23 18:28:54 +08:00 committed by fit2cloud-chenyw
parent 743bb829d3
commit 874f56541e

View File

@ -188,6 +188,7 @@ const uploadSuccess = response => {
ElMessage.warning(response.msg)
return
}
columns.value = []
uploading.value = false
if (!param.value.name) {
param.value.name = response.data.excelLabel