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.
19 lines
776 B
19 lines
776 B
{
|
|
"studentId":"学员",
|
|
"studentIdPlaceholder":"全部",
|
|
"courseId":"课程",
|
|
"courseIdPlaceholder":"全部",
|
|
"totalHours":"总正式课时数",
|
|
"totalHoursPlaceholder":"请输入总正式课时数",
|
|
"giftHours":"赠送课时数",
|
|
"giftHoursPlaceholder":"请输入赠送课时数",
|
|
"startDate":"课程开始日期",
|
|
"startDatePlaceholder":"请输入课程开始日期",
|
|
"endDate":"课程结束日期",
|
|
"endDatePlaceholder":"请输入课程结束日期",
|
|
"addStudentCourses":"添加学员课程",
|
|
"updateStudentCourses":"编辑学员课程",
|
|
"studentCoursesDeleteTips":"确定要删除该数据吗?",
|
|
"startDate":"请选择开始时间",
|
|
"endDate":"请选择结束时间"
|
|
}
|