odc.xiaohui
2023-12-22 bb3a5ebcda40e43c0fc81e265c2959fece8836e7
src/components/FileUpload/index.vue
@@ -174,7 +174,7 @@
  console.log('handleUploadProgress?');
  // downloadProgress.value = downloadProgress.value + 50
  // emit('closePopup','123123');
  emit('openPopup','123123');
  // emit('openPopup','123123');
}
// 上传成功回调
const handleUploadSuccess = (res: any, file: UploadFile) => {