| | |
| | | * @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: 小区-栋-层-房屋 |
| | | * |
| | |
| | | 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 |
| | | }) |
| | | |
| | | |