From 5112e9e77c80fe7683329479b366104ca789a6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=A2=A6?= Date: Fri, 15 May 2026 14:59:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=96=87=E5=AD=97=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=EF=BC=8C=E5=8E=BB=E9=99=A4=E9=83=A8=E5=88=86=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/org/classroom-monitor/home.vue | 24 +++---------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/playground/src/views/org/classroom-monitor/home.vue b/playground/src/views/org/classroom-monitor/home.vue index 4be41f5..2ab8b32 100644 --- a/playground/src/views/org/classroom-monitor/home.vue +++ b/playground/src/views/org/classroom-monitor/home.vue @@ -332,17 +332,8 @@ async function openStudentScreenMonitorWindow(item: ClassroomItem) { @@ -351,12 +342,6 @@ async function openStudentScreenMonitorWindow(item: ClassroomItem) {
{{ item.name }} - - {{ item.monitorState === 1 ? '监控开启' : '监控关闭' }} -
屏幕监控 - - 查看监控 -
@@ -389,7 +371,7 @@ async function openStudentScreenMonitorWindow(item: ClassroomItem) {
{{ selectedClass.name }}
-
课堂监控详情
+
课堂管控详情
返回班级列表