添加水库
This commit is contained in:
@@ -282,9 +282,7 @@ export const useRainDisasterChain = () => {
|
||||
name: '显示水库',
|
||||
statusStore: statusStore.infrastructureLayers,
|
||||
statusKey: 'showReservoir' as const,
|
||||
callback: (status: unknown) => {
|
||||
console.log('显示水库', status);
|
||||
},
|
||||
callback: layerControl.clickReservoir,
|
||||
},
|
||||
{
|
||||
name: '显示地铁站',
|
||||
|
||||
Reference in New Issue
Block a user