YaolongHan 4 years ago
parent
commit
3281e2387f
1 changed files with 1 additions and 0 deletions
  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