wangze
2021-04-02 ba5ab4b091341aa02c83f3ff8c6867fc42cfe9d4
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },