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