This commit is contained in:
xiaozhiyong
2023-09-04 14:04:28 +08:00
parent 20728f6e13
commit 3d13ebb01d
3 changed files with 55 additions and 50 deletions

View File

@@ -36,7 +36,6 @@
if (!options.markers) return
let markers = JSON.parse(decodeURIComponent(options.markers))
this.siteList = markers
console.log('site markers', markers)
},
filters: {
adjust(val) {