物资储备点

This commit is contained in:
wzy-warehouse
2026-04-18 22:35:49 +08:00
parent b7c0ce7068
commit ea6244967c
14 changed files with 338 additions and 7 deletions
+1 -3
View File
@@ -241,9 +241,7 @@ export const useRainDisasterChain = () => {
name: '显示储备点',
statusStore: statusStore.poiLayers,
statusKey: 'showReservePoint' as const,
callback: (status: unknown) => {
console.log('显示储备点', status);
},
callback: layerControl.clickStorePoints,
},
{
name: '显示学校',