显示管网

This commit is contained in:
wzy-warehouse
2026-04-21 16:05:26 +08:00
parent d71112e1d3
commit faf67fb41a
6 changed files with 58 additions and 7 deletions
@@ -231,9 +231,7 @@ export const useEarthquakeDisasterChain = () => {
name: '显示管网系统',
statusStore: statusStore.infrastructureLayers,
statusKey: 'showNetworkSystem' as const,
callback: (status: unknown) => {
console.log('显示管网系统', status);
},
callback: layerControl.clickWaterPipe,
},
{
name: '显示交通道路',