mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +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.failedId = file.response.data.failedId
|
||||||
state.bg_results = true
|
state.bg_results = true
|
||||||
state.uploadDownLoad = false
|
state.uploadDownLoad = false
|
||||||
|
}else{
|
||||||
|
console.log(file.response,'错误消息')
|
||||||
|
state.uploadDownLoad = false
|
||||||
}
|
}
|
||||||
if(state.stateUpload){
|
if(state.stateUpload){
|
||||||
state.uploadList = fileList.slice(-1)
|
state.uploadList = fileList.slice(-1)
|
||||||
|
|||||||
Reference in New Issue
Block a user