sunlupeng 1 rok temu
rodzic
commit
8f1a92c808
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/meeting/reserveList/index.vue

+ 1 - 1
src/views/meeting/reserveList/index.vue

@@ -316,7 +316,7 @@ export default {
         startTime: undefined,
         endTime: undefined,
         applyEmployeeName: this.userInfo.nickname,
-        depName: this.userInfo.depName,
+        depName: this.userInfo.deptName,
         peopleList: undefined,
         meetingContent: undefined
       };