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