地图添加在线设备输

This commit is contained in:
kerwincui
2022-07-04 18:32:14 +08:00
parent b3ed268175
commit 00240fa258

View File

@@ -560,7 +560,7 @@ export default {
}; };
option = { option = {
title: { title: {
text: '设备分布和状态', text: '设备分布(在线数 '+this.deviceList.filter(x=>x.status==3).length + '',
subtext: 'wumei-smart open source living iot platform', subtext: 'wumei-smart open source living iot platform',
sublink: 'https://iot.wumei.live', sublink: 'https://iot.wumei.live',
target: "_blank", target: "_blank",