Josway
2021-02-22 339b932a3dea57068f20c40af384641c399c375e
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },