mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-07 01:46:43 +08:00
Merge branch 'zcwy-0306' into dev0223
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user