显示管网
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
let populationLayer: ImageryLayer | null = null;
|
||||
|
||||
onMounted(() => {
|
||||
// 监听显示隐藏风险点
|
||||
// 监听显示
|
||||
watch(
|
||||
() => useStatusStore().poiLayers.showPopulationGrid.show,
|
||||
(newValue: boolean) => {
|
||||
|
||||
Reference in New Issue
Block a user