|
@@ -239,6 +239,7 @@
|
|
//菜单选项切换
|
|
//菜单选项切换
|
|
function cardClick(ind, item) {
|
|
function cardClick(ind, item) {
|
|
activeIndex1.value = ind;
|
|
activeIndex1.value = ind;
|
|
|
|
+ chartListWs.length = 0;
|
|
clearTimeout(timer);
|
|
clearTimeout(timer);
|
|
getMonitor(item.deviceID, true);
|
|
getMonitor(item.deviceID, true);
|
|
}
|
|
}
|