fixed: 首次进入没有名称.
This commit is contained in:
@@ -15,9 +15,6 @@ const USER: AppRouteRecordRaw = {
|
||||
path: '/user/userChild2',
|
||||
name: 'userChild2',
|
||||
component: () => import('@/views/user/child2/index.vue'),
|
||||
meta: {
|
||||
noAffix: true
|
||||
}
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user