智慧教务系统
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.2 KiB

{
"id": "课程安排编号",
"idPlaceholder": "请输入课程安排编号",
"campusId": "校区ID",
"campusIdPlaceholder": "请输入校区ID",
"venueId": "场地ID",
"venueIdPlaceholder": "请输入场地ID",
"courseDate": "上课日期",
"courseDatePlaceholder": "请输入上课日期",
"timeSlot": "上课时段",
"timeSlotPlaceholder": "请输入上课时段",
"courseId": "课程ID",
"courseIdPlaceholder": "请输入课程ID",
"coachId": "上课教练ID",
"coachIdPlaceholder": "请输入上课教练ID",
"participants": "参与人员列表",
"participantsPlaceholder": "请输入参与人员列表",
"studentIds": "上课学生列表",
"studentIdsPlaceholder": "请输入上课学生列表",
"availableCapacity": "根据场地容量判断的可安排学员位置数量",
"availableCapacityPlaceholder": "请输入根据场地容量判断的可安排学员位置数量",
"status": "课程状态:",
"statusPlaceholder": "请输入课程状态:",
"addCourseSchedule": "添加课程安排",
"updateCourseSchedule": "编辑课程安排",
"courseScheduleDeleteTips": "确定要删除该数据吗?",
"startDate": "请选择开始时间",
"endDate": "请选择结束时间"
}