智慧农业大数据平台
guanqb
2022-08-20 b77f3d0be83a7265b9cc16e234f78b4faeeb3a29
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)