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