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