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