shuishen
2023-02-17 617b9a934c8ee51dca2c48c62d9a3dbfa3308677
模型地址更换
1 files modified
8 ■■■■ changed files
src/views/house/index.vue 8 ●●●● patch | view | raw | blame | history
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-02-16 17:21:09
 * @LastEditTime: 2023-02-17 14:18:40
 * @FilePath: \srs-police-affairs\src\views\house\index.vue
 * @Description: 小区-栋-层-房屋
 * 
@@ -826,10 +826,10 @@
            this.$EventBus.$emit('addMxTileset', {
                titlesetName: 'sdTilesetLayer',
                // 内网
                titlesetUrl: 'http://10.141.11.11:18080/sf3d/361102/model/wanda/tileset.json',
                incident: that.getAoiByPtStd
                // titlesetUrl: 'http://10.141.11.11:18080/sf3d/361102/model/wanda/tileset.json',
                // 外网
                //titlesetUrl: 'http://192.168.0.112:18080/sf3d/361102/model/wanda/tileset.json'
                titlesetUrl: 'http://192.168.0.112:18080/sf3d/361102/model/wanda/tileset.json',
                incident: that.getAoiByPtStd
            })