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