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