| src/components/map/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/house/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/map/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 17:00:30 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2023-04-21 17:52:13 * @LastEditTime: 2023-04-22 09:14:55 * @FilePath: \srs-police-affairs\src\components\map\index.vue * @Description: 公用地图组件 * @@ -292,10 +292,10 @@ // global.viewer.addTerrain(terrain) // 内网 // that.switchImg() that.switchImg() // 地形数据添加 // that.addTerrain() that.addTerrain() // 外网 global.viewer.imageryLayers.addImageryProvider( src/views/house/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 16:18:17 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2023-04-18 20:29:31 * @LastEditTime: 2023-04-22 09:15:54 * @FilePath: \srs-police-affairs\src\views\house\index.vue * @Description: 小区-栋-层-房屋 * @@ -645,7 +645,7 @@ this.$parent.$parent.resize("400px", true) this.$nextTick(() => { // this.$EventBus.$emit('highOrLightChange', 'light', 'house') this.$EventBus.$emit('highOrLightChange', 'light', 'house') this.$EventBus.$emit('registerMxClick', this.getAoiByPtStd)