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

27 lines
1.1 KiB

{
"id": "课程编号",
"idPlaceholder": "请输入课程编号",
"courseName": "课程名称",
"courseNamePlaceholder": "请输入课程名称",
"courseType": "课程类型",
"courseTypePlaceholder": "请输入课程类型",
"duration": "课程时长",
"durationPlaceholder": "请输入课程时长",
"sessionCount": "课时数量",
"sessionCountPlaceholder": "请输入课时数量",
"singleSessionCount": "单次逍客数量",
"singleSessionCountPlaceholder": "请输入单次逍客数量",
"price": "课程价格",
"pricePlaceholder": "请输入课程价格",
"internalReminder": "内部提醒课时",
"internalReminderPlaceholder": "请输入内部提醒课时",
"customerReminder": "客户提醒课时",
"customerReminderPlaceholder": "请输入客户提醒课时",
"remarks": "课程备注",
"remarksPlaceholder": "请输入课程备注",
"addCourse": "添加课程",
"updateCourse": "编辑课程",
"courseDeleteTips": "确定要删除该数据吗?",
"startDate": "请选择开始时间",
"endDate": "请选择结束时间"
}