避难所

This commit is contained in:
wzy-warehouse
2026-04-18 20:10:54 +08:00
parent 0921f07593
commit b7d300e1e9
14 changed files with 270 additions and 5 deletions
+1 -3
View File
@@ -229,9 +229,7 @@ export const useRainDisasterChain = () => {
name: '显示避难所',
statusStore: statusStore.poiLayers,
statusKey: 'showRefugeeShelter' as const,
callback: (status: unknown) => {
console.log('显示避难所', status);
},
callback: layerControl.clickEmergencyShelter,
},
{
name: '显示消防站',