From ff1b6caef0b5d0f135a444a7d442d182471d56ae Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Tue, 27 Feb 2024 10:02:39 +0800 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B42=E6=9C=8827=E6=97=A5=20=E6=99=BA?= =?UTF-8?q?=E6=85=A7=E6=95=99=E5=AE=A4=E4=BF=AE=E5=A4=8D=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E5=BC=B9=E5=87=BA=E6=A1=86=E5=BC=B9=E4=B8=8D?= =?UTF-8?q?=E5=87=BA=E6=9D=A5=E7=9A=84=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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/kc/jiaoshi/index.vue b/src/views/kc/jiaoshi/index.vue index 928793a..90cdf49 100644 --- a/src/views/kc/jiaoshi/index.vue +++ b/src/views/kc/jiaoshi/index.vue @@ -46,7 +46,7 @@ -
+
未检测
{{ statusLogList.filter(x => x.type != 'green' ).length || 0 }}
@@ -123,11 +123,11 @@ {{ item.child.filter(x => x.zbgn == '0').length || 0 }} {{ item.child.filter(x => x.sfyx == 0).length || 0 }} 未检测 - {{ statusLogList.filter(x => x.jxlName == item.jxlName && x.type != 'green' ).length }} + {{ statusLogList.filter(x => x.jxlName == item.jxlName && x.type != 'green' ).length }} 总数 可直播 开放听课 - +
设备异常
{{ statusLogList.find(x => x.jxlName == item.jxlName)?.createTime }}