@@ -133,6 +133,7 @@ const getMonitoringList = () => {
}
});
monitoringPointList.value = props.monitoringPointData;
+ switchMonitoringList();
};
defineExpose({