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.
20 lines
703 B
20 lines
703 B
{
|
|
"id":"序号",
|
|
"staffId":"人员",
|
|
"staffIdPlaceholder":"全部",
|
|
"classId":"班级",
|
|
"classIdPlaceholder":"全部",
|
|
"dateTime":"排班日期",
|
|
"dateTimePlaceholder":"请输入排班日期",
|
|
"timeSlot":"时间段",
|
|
"task":"任务描述",
|
|
"taskPlaceholder":"请输入任务描述",
|
|
"createTime":"添加时间",
|
|
"createTimePlaceholder":"请输入添加时间",
|
|
"updateTime":"更新时间",
|
|
"addSchedules":"添加排班管理",
|
|
"updateSchedules":"编辑排班管理",
|
|
"schedulesDeleteTips":"确定要删除该数据吗?",
|
|
"startDate":"请选择开始时间",
|
|
"endDate":"请选择结束时间"
|
|
}
|