若依
2021-04-08 45b0e82432ec8d40db8a319c0d5b10414fa11aa3
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },