From 9a7f38fbb9bfb46d7d728c5a8880d369975b233c Mon Sep 17 00:00:00 2001 From: wangxuemei <283912718@qq.com> Date: Sun, 10 Nov 2024 15:21:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E9=83=A8=E8=AE=B2=E5=B8=88=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/lecturer/ExternalLecturer.vue | 49 +++++++++++++++------ src/views/lecturer/InsideTeaching.vue | 48 ++++++++++++-------- src/views/lecturer/LookExternalLecturer.vue | 6 +-- 3 files changed, 68 insertions(+), 35 deletions(-) diff --git a/src/views/lecturer/ExternalLecturer.vue b/src/views/lecturer/ExternalLecturer.vue index abd27b63..5ba5f633 100644 --- a/src/views/lecturer/ExternalLecturer.vue +++ b/src/views/lecturer/ExternalLecturer.vue @@ -7,7 +7,7 @@ @@ -100,7 +100,7 @@ - @@ -117,7 +117,7 @@ - @@ -129,8 +129,17 @@ + + + + + {{ (formParam.defaultteachingtime / 60 + ).toFixed(2) }}小时 + 0.00小时 + + - @@ -218,8 +227,8 @@ 提示
- 确定要将该讲师启用吗
启用后讲师可以登录教师端
- 确定要将该讲师停用吗
停用后讲师不可登录教师端
+ 确定要将该讲师启用吗
启用后讲师可以登选为授课讲师
+ 确定要将该讲师停用吗
停用后不可选为授课讲师
@@ -241,7 +250,7 @@