You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.3 KiB
35 lines
1.3 KiB
{
|
|
"name": "姓名",
|
|
"namePlaceholder": "请输入姓名",
|
|
"gender": "性别",
|
|
"genderPlaceholder": "请输入性别",
|
|
"phone": "电话",
|
|
"phonePlaceholder": "请输入电话",
|
|
"address": "家庭住址",
|
|
"addressPlaceholder": "请输入家庭住址",
|
|
"nativePlace": "祖籍",
|
|
"nativePlacePlaceholder": "请输入祖籍",
|
|
"education": "学历",
|
|
"educationPlaceholder": "请输入学历",
|
|
"profile": "个人简介",
|
|
"profilePlaceholder": "请输入个人简介",
|
|
"emergencyContactPhone": "应急联系人电话",
|
|
"emergencyContactPhonePlaceholder": "请输入应急联系人电话",
|
|
"idCardFront": "身份证正面",
|
|
"idCardFrontPlaceholder": "请输入身份证正面",
|
|
"idCardBack": "身份证反面",
|
|
"idCardBackPlaceholder": "请输入身份证反面",
|
|
"employeeNumber": "员工编号",
|
|
"employeeNumberPlaceholder": "请输入员工编号",
|
|
"status": "员工状态",
|
|
"statusPlaceholder": "请输入员工状态",
|
|
"isSysUser": "是否登录系统",
|
|
"isSysUserPlaceholder": "请输入是否登录系统",
|
|
"createTime": "创建时间",
|
|
"createTimePlaceholder": "请输入创建时间",
|
|
"addPersonnel": "添加人员",
|
|
"updatePersonnel": "编辑人员",
|
|
"personnelDeleteTips": "确定要删除该数据吗?",
|
|
"startDate": "请选择开始时间",
|
|
"endDate": "请选择结束时间"
|
|
}
|
|
|