src/components/map/index.vue
@@ -359,7 +359,7 @@ }) label.on(global.DC.MouseEventType.CLICK, (e) => { if (item.dictTypeNum == 0) { if (!item.dictTypeNum) { that.$parent.goToJkDetail(e.overlay.attrParams) } else { that.$parent.goToDetail(e.overlay.attrParams) @@ -371,7 +371,7 @@ billboard.attrParams = item billboard.on(global.DC.MouseEventType.CLICK, (e) => { if (item.dictTypeNum == 0) { if (!item.dictTypeNum) { that.$parent.goToJkDetail(e.overlay.attrParams) } else { that.$parent.goToDetail(e.overlay.attrParams)