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.
15 lines
547 B
15 lines
547 B
{
|
|
"staffId":"人员",
|
|
"classId":"班级",
|
|
"dateTime":"排班日期",
|
|
"timeSlot":"时间段",
|
|
"task":"任务描述",
|
|
"staffIdPlaceholder":"请选择人员",
|
|
"classIdPlaceholder":"请选择班级",
|
|
"dateTimePlaceholder":"请选择排班日期",
|
|
"timeSlotPlaceholder":"请输入时间段",
|
|
"taskPlaceholder":"请输入任务描述",
|
|
"addSchedules":"添加排班管理",
|
|
"updateSchedules":"编辑排班管理",
|
|
"schedulesDeleteTips":"确定要删除该排班管理吗?"
|
|
}
|