Commit b2ed1795 authored by 陈浩玮's avatar 陈浩玮

修改

parent d8831dd9
<template>
<div>place</div>
</template>
<script>
export default {};
</script>
......@@ -70,6 +70,11 @@ const hasAuthorityRoutes = [
name: '地区配置',
component: () => import('@/pages/ranger/basic/region'),
},
{
path: 'place',
name: '地区配置',
component: () => import('@/pages/ranger/basic/place'),
},
],
},
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment