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