浏览代码

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

zhangyu 5 年之前
父节点
当前提交
401ab07e19
共有 1 个文件被更改,包括 5 次插入0 次删除
  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",
                                 "rel_type": "4",
                                 "code": "AirConditioningZone"
                                 "code": "AirConditioningZone"
                             },
                             },
+                            {
+                                "code": "TenantZone",
+                                "name": "租户分区",
+                                "rel_type": "10"
+                            }
                         ]
                         ]
                         this.familySort();
                         this.familySort();
                     })
                     })