From 4084fe5a0c3d504b33ddc869ebe8abd89992accb Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Mon, 23 Oct 2023 14:39:46 +0800 Subject: [PATCH] =?UTF-8?q?2023=E5=B9=B410=E6=9C=8823=E6=97=A5=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=99=BA=E6=85=A7=E6=95=99=E5=AE=A4=E5=B7=B2=E7=9F=A5?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kc/jiaoshi/index.vue | 80 ++++++++++++++++++++-------------- 1 file changed, 48 insertions(+), 32 deletions(-) diff --git a/src/views/kc/jiaoshi/index.vue b/src/views/kc/jiaoshi/index.vue index 285eed1..bcd5315 100644 --- a/src/views/kc/jiaoshi/index.vue +++ b/src/views/kc/jiaoshi/index.vue @@ -17,7 +17,7 @@ -
+
{{ leftList.length }}
@@ -26,7 +26,7 @@
-
+
未检测
@@ -44,7 +44,7 @@ -
+
{{ (leftList.filter(x => x?.nowIsClass).length || 0) }}
@@ -53,7 +53,7 @@
-
+
{{ getSysConfig().flag5 == 0?'否':'是' }}
@@ -62,7 +62,7 @@
-
+
{{ (leftList.filter(x => x?.child['教师近景']?.isOnLine).length || 0) }}
@@ -71,7 +71,7 @@
-
+
{{ (leftList.filter(x => !x?.child['教师近景']?.isOnLine).length || 0) }}
@@ -131,8 +131,8 @@ 请选择 - - + + @@ -140,8 +140,8 @@ 请选择 - - + + @@ -159,8 +159,8 @@ 请选择 - - + + @@ -168,8 +168,8 @@ 请选择 - - + + @@ -193,7 +193,7 @@
- + @@ -225,12 +225,12 @@ @@ -279,10 +279,11 @@ --> - +