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