Pārlūkot izejas kodu

merge test

pull/210/head
juzi pirms 6 mēnešiem
vecāks
revīzija
a8013fce87
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/layout/components/NavbarRight.vue

+ 1
- 1
src/layout/components/NavbarRight.vue Parādīt failu

@@ -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() {


Notiek ielāde…
Atcelt
Saglabāt