From 1218214a4cef0938b671efa68c5c34c4ae3ebfa0 Mon Sep 17 00:00:00 2001 From: gjz <393355653@qq.com> Date: Wed, 23 Apr 2025 16:31:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courseStatistics/sectionInfo.vue | 14 +- src/views/teach-log/teach-log.vue | 550 +++++++++++++-------- 2 files changed, 342 insertions(+), 222 deletions(-) diff --git a/src/views/courseStatistics/sectionInfo.vue b/src/views/courseStatistics/sectionInfo.vue index 609112c..6371436 100644 --- a/src/views/courseStatistics/sectionInfo.vue +++ b/src/views/courseStatistics/sectionInfo.vue @@ -4,12 +4,18 @@ - + 节次: {{ WeekDay }} ({{ Schedulename }}) - 教室:{{ ClassroomName }} - 课程:{{ CourceName }} - 教师:{{ TeacherName }} + 教室:{{ ClassroomName }} + + + + + + + 课程:{{ CourceName }} + 教师:{{ TeacherName }}