sunlupeng 1 anno fa
parent
commit
8f1a92c808
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
       };