人口网格

This commit is contained in:
wzy-warehouse
2026-04-21 15:49:56 +08:00
parent 8863fafc69
commit d71112e1d3
12 changed files with 149 additions and 43 deletions
+1 -3
View File
@@ -255,9 +255,7 @@ export const useRainDisasterChain = () => {
name: '显示人口网格',
statusStore: statusStore.poiLayers,
statusKey: 'showPopulationGrid' as const,
callback: (status: unknown) => {
console.log('显示人口网格', status);
},
callback: layerControl.clickPopulationGrid,
},
{
name: '显示管网系统',