style: remove TODO comment

This commit is contained in:
yangsy
2025-08-18 12:22:46 +08:00
parent 4dddfda567
commit 78dcbf9fa9

View File

@@ -125,7 +125,7 @@ const theme = useThemeVars();
</template>
</NCard>
<!-- TODO: 离线设备详情对话框 -->
<!-- 离线设备详情对话框 -->
<OfflineDeviceTreeModal v-model:show="offlineDeviceTreeModalShow" :station="station" :ndm-device-list="ndmDeviceList" />
</template>