mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
Merge branch 'zcwy-0306' into dev0223
This commit is contained in:
@@ -1313,6 +1313,9 @@ import {timeoutUpload} from "@/api/configPublic";
|
|||||||
// return false;
|
// return false;
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
|
watch(()=>state.uploadList.length,()=>{
|
||||||
|
state.uploadTypes = true
|
||||||
|
})
|
||||||
const handleChange = ({file, fileList,event}) => {
|
const handleChange = ({file, fileList,event}) => {
|
||||||
if(!state.uploadTypes){
|
if(!state.uploadTypes){
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user