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

21 lines
820 B

{
"id": "记录编号",
"idPlaceholder": "请输入记录编号",
"studentId": "学员ID",
"studentIdPlaceholder": "请输入学员ID",
"courseId": "课程ID",
"courseIdPlaceholder": "请输入课程ID",
"totalHours": "总正式课时数",
"totalHoursPlaceholder": "请输入总正式课时数",
"giftHours": "赠送课时数",
"giftHoursPlaceholder": "请输入赠送课时数",
"startDate": "课程开始日期",
"startDatePlaceholder": "请输入课程开始日期",
"endDate": "课程结束日期",
"endDatePlaceholder": "请输入课程结束日期",
"addStudentCourses": "添加学员课程",
"updateStudentCourses": "编辑学员课程",
"studentCoursesDeleteTips": "确定要删除该数据吗?",
"startDate": "请选择开始时间",
"endDate": "请选择结束时间"
}