Merge branch 'zcwy-0306' into dev0223

This commit is contained in:
zhangsir
2024-04-11 18:17:41 +08:00

View File

@@ -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