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