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