This commit is contained in:
NiSen
2023-08-30 11:42:31 +08:00
parent ba5af1eae2
commit da4d205f47

View File

@@ -11,7 +11,8 @@
computed: {
...mapGetters(['userInfo'])
},
mounted(){
mounted() {
console.log('hhaha');
//从状态值中取,因为登录处理所以移动watch中
// console.log(this.userInfo);
// if(this.userInfo && this.userInfo.name!=''){