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