docs: update README.md

This commit is contained in:
kailong321200875
2022-02-20 17:55:22 +08:00
parent 25d5c84e92
commit c11823abd8
4 changed files with 7 additions and 7 deletions

View File

@@ -336,7 +336,7 @@ export const asyncRouterMap: AppRouteRecordRaw[] = [
},
{
path: 'menu2',
name: 'Menu2Demo',
name: 'Menu2',
component: () => import('@/views/Level/Menu2.vue'),
meta: {
title: t('router.menu2')