shaun-sheep %!s(int64=5) %!d(string=hai) anos
pai
achega
8de093c9eb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/business_space/newGraphy/graphy.vue

+ 2 - 2
src/components/business_space/newGraphy/graphy.vue

@@ -271,9 +271,9 @@ export default {
       this.FloorMap = FloorObj.StructureInfo ? FloorObj.StructureInfo.FloorMap : ''
       this.tab = tab;
       console.log(arguments);
-      if (tab.code == 'ZoneOther') {
+      if (tab.code == "OtherZone") {
         // 其他分区
-        this.showOtherFlag = true;
+        this.showOtherFlag = true
       } else {
         this.showOtherFlag = false;
         this.init(initType);