Browse Source

Merge branch 'master' of git.sagacloud.cn:web/ibms

zhangyu 5 years ago
parent
commit
401ab07e19
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/project_setting/collection_setting/index.vue

+ 5 - 0
src/views/project_setting/collection_setting/index.vue

@@ -552,6 +552,11 @@
                                 "rel_type": "4",
                                 "code": "AirConditioningZone"
                             },
+                            {
+                                "code": "TenantZone",
+                                "name": "租户分区",
+                                "rel_type": "10"
+                            }
                         ]
                         this.familySort();
                     })