From 00240fa258976223a77234e0254babbeaa9d592e Mon Sep 17 00:00:00 2001 From: kerwincui <164770707@qq.com> Date: Mon, 4 Jul 2022 18:32:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E6=B7=BB=E5=8A=A0=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E8=AE=BE=E5=A4=87=E8=BE=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/src/views/index.vue b/vue/src/views/index.vue index d97e04d8..fecd603f 100644 --- a/vue/src/views/index.vue +++ b/vue/src/views/index.vue @@ -560,7 +560,7 @@ export default { }; option = { title: { - text: '设备分布和状态', + text: '设备分布(在线数 '+this.deviceList.filter(x=>x.status==3).length + ')', subtext: 'wumei-smart open source living iot platform', sublink: 'https://iot.wumei.live', target: "_blank",