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 }}
-
课堂监控详情
+
课堂管控详情
返回班级列表