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