Browse Source

添加租赁分区

zhangyu 6 năm trước cách đây
mục cha
commit
ba43679755
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      src/views/businessSpace.vue

+ 5 - 1
src/views/businessSpace.vue

@@ -147,7 +147,11 @@
                             "name": "安防分区",
                             "rel_type": "9",
                             "code": "SecurityZone"
-                        },
+                        }, {
+                            "name": '租赁分区',
+                            'rel_type': '10',
+                            "code": 'TenantZone'
+                        }
                     ]
                     this.tabsList = arr
                     // console.log(res)