RuoYi
2021-01-08 14a859899c6bce862a9ef8dcf725031f717ea628
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },