RuoYi
2021-06-02 85470a1549f6394398b5745ed29ef65de2377d6b
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },