WXL
2024-11-26 007d3884ad259883d7a5db6714876e46525ae717
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();
    },