显示管网
This commit is contained in:
@@ -261,9 +261,7 @@ export const useRainDisasterChain = () => {
|
||||
name: '显示管网系统',
|
||||
statusStore: statusStore.infrastructureLayers,
|
||||
statusKey: 'showNetworkSystem' as const,
|
||||
callback: (status: unknown) => {
|
||||
console.log('显示管网系统', status);
|
||||
},
|
||||
callback: layerControl.clickWaterPipe,
|
||||
},
|
||||
{
|
||||
name: '显示交通道路',
|
||||
|
||||
Reference in New Issue
Block a user