@@ -511,7 +511,7 @@ async function getDeviceList() {
function onChangeTab(tab) {
activeKey.value = tab;
if (activeKey.value == 'device') {
- // clearTimeout(timer1);
+ clearTimeout(timer1);
getSubStationList();
getStationList1();
} else {