mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
ceshi
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
...mapGetters(['userInfo'])
|
||||
},
|
||||
mounted() {
|
||||
console.log('hhaha');
|
||||
//从状态值中取,因为登录处理,所以移动watch中
|
||||
// console.log(this.userInfo);
|
||||
// if(this.userInfo && this.userInfo.name!=''){
|
||||
|
||||
Reference in New Issue
Block a user