[ts]控制台报错 ts类型 AxiosRequestConfig

problem

执行 yarn build
控制台报错 ts类型
axios 类型报错 version “1.3.4”
Argument of type '(config: AxiosRequestConfig) => AxiosRequestConfig<any>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>)
请添加图片描述

reason

不清楚是什么已有

solution

方法1:用 AxiosRequestConfig 代替 AxiosRequestConfig 可以解决
在这里插入图片描述

方法2:临时用any解决
在这里插入图片描述

Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐