We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在router/index.js 中引入 api文件下接口,request为null
如果是放到组件里,能正常输出request函数
这是为什么呢?
The text was updated successfully, but these errors were encountered:
感觉好像是循环引用导致的,utils/request文件里引用了store,store引用了router
Sorry, something went wrong.
No branches or pull requests
在router/index.js 中引入 api文件下接口,request为null
如果是放到组件里,能正常输出request函数
这是为什么呢?
The text was updated successfully, but these errors were encountered: