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