فهرست منبع

modify bug add TenantZone

haojianlong 5 سال پیش
والد
کامیت
7d4f16992e
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",
                                 "code": "AirConditioningZone"
                             },
+                            {
+                                "code": "TenantZone",
+                                "name": "租户分区",
+                                "rel_type": "10"
+                            }
                         ]
                         this.familySort();
                     })