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