污染值报表

This commit is contained in:
sjl
2025-11-12 13:23:15 +08:00
parent c9a47917e4
commit d6336f7ba8
5 changed files with 871 additions and 496 deletions

View File

@@ -368,10 +368,10 @@ const siteList = ref<any>([])
const polyline = ref<any>([])
const lineId = ref('')
const center = ref({
lng: 115.64636, //江西
lat: 27.232634
// lng: 122.42588,//辽宁
// lat: 40.810977
//lng: 115.64636, //江西
//lat: 27.232634
lng: 122.42588,//辽宁
lat: 40.810977
})
const infoWindowPoint = ref<anyObj>({
lng: 0,