请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

axios.create 添加 params 属性报错

axios 版本 0.19.0 

        axios.create 中添加 params : { secret : config.secret } 报错

axios 版本 0.18.0 

        axios.create 中添加 params : { secret : config.secret } 可以正常运行

———————————————————————————————————————————————

这是什么原因?


正在回答 回答被采纳积分+3

3回答

提问者 慕标7455959 2019-07-08 15:50:44

https://img1.sycdn.imooc.com//szimg/5d22f5bf0001dea809930519.jpg

附上截图

1 回复 有任何疑惑可以回复我~
  • 哇 我也是报这个错!找了半天不知道什么原因。。。
    回复 有任何疑惑可以回复我~ 2019-12-18 11:52:28
Dell 2019-07-08 18:07:30

版本可能有bug,先降到18用吧

0 回复 有任何疑惑可以回复我~
Dell 2019-07-07 18:27:26

报错报了什么?

0 回复 有任何疑惑可以回复我~
  • 提问者 慕标7455959 #1
    我pull老师 7-1 版本的代码,就把axios 0.18.0 -> 0.19.0 
    然后报 
    -----------------------------------------------------------------------
    (node:15764) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'login' of undefined
        at eval (webpack:///./src/components/Header/store/actions.js?:36:39)
        at processTicksAndRejections (internal/process/next_tick.js:81:5)
    (node:15764) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
    (node:15764) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    回复 有任何疑惑可以回复我~ 2019-07-08 15:50:05
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信