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