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