优化
This commit is contained in:
parent
3c3afd7110
commit
56cb6e265b
@ -114,7 +114,7 @@
|
|||||||
return this.$store.state.config.eyeType;
|
return this.$store.state.config.eyeType;
|
||||||
},
|
},
|
||||||
oaUserInfo(){
|
oaUserInfo(){
|
||||||
return this.$store.state.app.userInfo||{avatar:''};
|
return this.$store.state.app.userInfo||{avatar:'',admin:{company:{company_name:''}}};
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user