shuishen
2023-04-22 c4a31d276670c40813cfe0a2e441a12b7ed08a2b
调整
2 files modified
10 ■■■■ changed files
src/components/map/index.vue 6 ●●●● patch | view | raw | blame | history
src/views/house/index.vue 4 ●●●● 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)