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