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