Merge pull request 'projects/mesxc-lb' (#209) from projects/mesxc-lb into projects/mesxc-test
Reviewed-on: #209
This commit is contained in:
commit
ad3a2cb1ae
@ -68,7 +68,7 @@ export default {
|
||||
getUserMsg() {
|
||||
let id = this.$store.getters.userId
|
||||
getUserSimple(id).then(res => {
|
||||
this.dept = res.data.deptName ? res.data.dept.deptName : '---'
|
||||
this.dept = res.data.deptName ? res.data.deptName : '---'
|
||||
})
|
||||
},
|
||||
async logout() {
|
||||
|
Ładowanie…
Reference in New Issue
Block a user