显示学校

This commit is contained in:
wzy-warehouse
2026-04-21 20:56:25 +08:00
parent 89d6313542
commit 16d049d082
16 changed files with 326 additions and 8 deletions
+1 -3
View File
@@ -240,9 +240,7 @@ export const useRainDisasterChain = () => {
name: '显示学校',
statusStore: statusStore.poiLayers,
statusKey: 'showSchool' as const,
callback: (status: unknown) => {
console.log('显示学校', status);
},
callback: layerControl.clickSchool,
},
{
name: '显示人口网格',