Sfoglia il codice sorgente

请求玩业务空间适配

haojianlong 4 anni fa
parent
commit
62b0a578bd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/business_space/newGraphy/graphy.vue

+ 1 - 0
src/components/business_space/newGraphy/graphy.vue

@@ -450,6 +450,7 @@ export default {
             this.scene.click(this, this.canvasClick);
             this.zoneList = this.scene.zoneList;
             this.view._needDraw = true;
+            this.fit();
           } catch (err) {
             console.log(err);
             console.log(this)