lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
e88ebc2f7d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/model/teacher.js

+ 1 - 1
app/model/teacher.js

@@ -53,7 +53,7 @@ const TeacherSchema = {
   birthday: { type: String, required: false, maxLength: 200, zh: '出生年月' }, // 出生年月
   entrydate: { type: String, required: false, maxLength: 200, zh: '入职时间' }, // 入职时间
   politics: { type: String, required: false, maxLength: 200, zh: '政治面貌' }, // 政治面貌
-  department: { type: String, required: false, maxLength: 200, zh: '所在部门' }, // 所在部门
+  department: { type: String, required: false, maxLength: 200, zh: '所在单位' }, // 所在单位
   job: { type: String, required: false, maxLength: 200, zh: '职务' }, // 职务
   protitle: { type: String, required: false, maxLength: 200, zh: '职称' }, // 职称
   education: { type: String, required: false, maxLength: 200, zh: '最后学历' }, // 最后学历