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