@@ -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
};