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