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.
29 lines
1.0 KiB
29 lines
1.0 KiB
{
|
|
"id": "考勤编号",
|
|
"idPlaceholder": "请输入考勤编号",
|
|
"campusId": "校区ID",
|
|
"campusIdPlaceholder": "请输入校区ID",
|
|
"staffId": "人员ID",
|
|
"staffIdPlaceholder": "请输入人员ID",
|
|
"attendanceDate": "考勤日期",
|
|
"attendanceDatePlaceholder": "请输入考勤日期",
|
|
"checkInTime": "签到时间",
|
|
"checkInTimePlaceholder": "请输入签到时间",
|
|
"checkOutTime": "签退时间",
|
|
"checkOutTimePlaceholder": "请输入签退时间",
|
|
"status": "考勤状态",
|
|
"statusPlaceholder": "请输入考勤状态",
|
|
"remarks": "备注",
|
|
"remarksPlaceholder": "请输入备注",
|
|
"createdAt": "创建时间",
|
|
"createdAtPlaceholder": "请输入创建时间",
|
|
"updatedAt": "修改时间",
|
|
"updatedAtPlaceholder": "请输入修改时间",
|
|
"coordinate": "坐标",
|
|
"coordinatePlaceholder": "请输入坐标",
|
|
"addAttendance": "添加考勤",
|
|
"updateAttendance": "编辑考勤",
|
|
"attendanceDeleteTips": "确定要删除该数据吗?",
|
|
"startDate": "请选择开始时间",
|
|
"endDate": "请选择结束时间"
|
|
}
|
|
|