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