WXL
2025-01-17 8c79267eb478e2986c5293d3fb48f1c3da18c544
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();
    },