WXL
2025-01-08 4fb7f36720b55f139e8e8e9df46f588eb2c3c079
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();
    },