物资储备点
This commit is contained in:
@@ -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: '显示学校',
|
||||
|
||||
Reference in New Issue
Block a user