疯狂的狮子li
2021-05-16 87164d574efbc5bc89f13575cbbafb43d7aedb61
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },