From 39fc04667ff781c009b49d44a1a6b858f4908c37 Mon Sep 17 00:00:00 2001 From: Romesum Date: Tue, 19 May 2020 02:24:34 +0800 Subject: [PATCH] =?UTF-8?q?[fix][V]=EF=BC=9A=E5=AF=B9=E6=8E=A5=E5=90=8E?= =?UTF-8?q?=E7=AB=AF=E6=8E=A5=E5=8F=A3=EF=BC=8C=E5=B9=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=83=A8=E5=88=86=E6=95=B0=E6=8D=AE=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- element-vue/src/components/timeSelect.vue | 80 ++++++++++--------- .../src/pages/teacher/courseManagement.vue | 35 ++++---- 2 files changed, 55 insertions(+), 60 deletions(-) diff --git a/element-vue/src/components/timeSelect.vue b/element-vue/src/components/timeSelect.vue index df8cc08..64cc8cf 100644 --- a/element-vue/src/components/timeSelect.vue +++ b/element-vue/src/components/timeSelect.vue @@ -2,28 +2,30 @@
- 学年: - - - + 学年: + + + + - 学期: - - - + 学期: + + + +

@@ -33,41 +35,41 @@