加载中
.
.
.
PKU CoSel | 白鲸大学手动选课辅助工具
{{ $vuetify.theme.dark ? 'mdi-weather-sunny' : 'mdi-weather-night' }}
{{ item }}
{{ item }}
{{ item.课程号 }}
{{ item.课程名称 }}
{{ item.班号 }}
{{ item.学分 }} 学分
{{ formatWeekday(item.上课时间) }}
{{ formatTimePeriod(item.上课时间) }}
mdi-information
{{ item.备注 }}
取消
选课
旁听
已选课程(总学分:{{ totalCredits }})
mdi-timetable
WakeUP课表导出
mdi-file-import
导入交教务课表
mdi-account-school
交教务课表导出
mdi-alert-circle
存在时间冲突!
mdi-calendar
{{ showTimetable ? '列表视图' : '时间表视图' }}
{{ creditAlertMessage }}
学生信息
取消
导出CSV
{{ isCurrentWeekOdd ? '单周' : '双周' }}
时间
{{ dateInfo.weekday }}
{{ dateInfo.month }}/{{ dateInfo.date }}
{{ period.time }}
{{ period.period }}
{{ getCourseTimeInfo(dayIndex, index + 1).course.课程名称 }}
{{ getCourseTimeInfo(dayIndex, index + 1).course.教师 }}
{{ getCourseTimeInfo(dayIndex, index + 1).course.开课单位 }}
{{ getCourseTimeInfo(dayIndex, index + 1).weekType }}周
{{ course.课程名称 }}
点击查看课程详情
旁听
{{ weekdays[time.weekday - 1] }} 第{{ time.start }}-{{ time.end }}节
({{ time.weekType }})
、
| 教师:{{ course.教师 }} | 班号:{{ course.班号 }} | 学分:{{ course.学分 }}
mdi-alert-circle
时间冲突
mdi-delete