YaolongHan 4 年之前
父节点
当前提交
3281e2387f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/floorMap/index.vue

+ 1 - 0
src/components/floorMap/index.vue

@@ -65,6 +65,7 @@ export default {
             this.scene = new FloorScene()
             this.scene.selectContainer.connect('listChange', this, this.listChange)
             if (!fengmap) {
+
                 fengmap = new SFengParser('fengMap', `${this.mapServerURL}/fmap/${this.fmapID}`, this.key, this.appName, null)
                 fengmap.loadMap(this.fmapID, res => {
                     this.floorList = res