Merge branch 'zcwy-0306' into dev0223

This commit is contained in:
zhangsir
2024-04-11 20:45:42 +08:00

View File

@@ -1336,6 +1336,9 @@ import {timeoutUpload} from "@/api/configPublic";
state.failedId = file.response.data.failedId
state.bg_results = true
state.uploadDownLoad = false
}else{
console.log(file.response,'错误消息')
state.uploadDownLoad = false
}
if(state.stateUpload){
state.uploadList = fileList.slice(-1)