完成小区相关的接口对接
This commit is contained in:
@@ -65,7 +65,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
name: 'AddCommunity',
|
||||
hidden: true,
|
||||
meta: {
|
||||
title: '新建小区'
|
||||
title: '小区管理'
|
||||
},
|
||||
component: () => import('@/views/community/AddCommunity.vue')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user