mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
地图添加在线设备输
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user