@@ -14,7 +14,7 @@ const routes: RouteRecordRaw[] = [
},
children: [
{
- path: '业务模型',
+ path: 'index',
name: 'biz_object_index',
component: () => import('@/views/biz/object/index.vue'),
meta: {