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