vue + iviewadmin框架登录时报错cannot read property“token” of undefined

Posted ting0527

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vue + iviewadmin框架登录时报错cannot read property“token” of undefined相关的知识,希望对你有一定的参考价值。

技术图片

 

 技术图片

 

 1.后台接口没有问题,一直报错token的问题,是因为用户权限的问题,iviewadmin框架只有super_admin和admin有管理权限,在src/mock/login.js中添加用户就可以了。(这是手动添加)

以上是关于vue + iviewadmin框架登录时报错cannot read property“token” of undefined的主要内容,如果未能解决你的问题,请参考以下文章

VUE使用axios数据请求时报错 TypeError: Cannot set property 'xxxx' of undefined 的解决办法

VUE使用axios数据请求时报错 TypeError: Cannot set property 'xxxx' of undefined 的解决办法

Vue+Typescript中在Vue上挂载axios使用时报错

vue2.9.5 引入vue-strap时报错

vue子组件修改父组件值时报错

vue2-preview引用时报错解决办法