WXL
2024-12-16 5dc9d1b98ea27422dbea14857dad5c7367eaedfe
src/views/patient/propaganda/Missioncreation.vue
@@ -1573,7 +1573,6 @@
    handleFileSuccess(response, file, fileList) {
      this.upload.isUploading = false;
      this.uploadingData = response.rows;
      console.log(response, "文件");
      this.$refs.upload.clearFiles();
    },