[update] 企标复审批量复审错误提示更换

This commit is contained in:
lideqin
2024-09-24 18:08:37 +08:00
parent 6cb64daf67
commit be9576a4eb
@@ -240,7 +240,7 @@ export default {
this.loadData()
this.selectedRowKeys = []
} else {
this.$message.warning(res.message)
this.messageLineFeedByBr(this.$t('fileImportError'), res.message)
}
}).finally(() => {
this.loading = false