Explorar el Código

添加租赁分区

zhangyu hace 6 años
padre
commit
ba43679755
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  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)