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