This commit is contained in:
zouzhibing 2022-05-07 18:12:35 +08:00
parent e28d1fc623
commit ad52e29dbf
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ const othersRouter = {
{
path: 'right-menu',
component: () => import('@/views/other/right-menu.vue'),
name: 'qrcode',
name: 'right-menu',
meta: { title: '右键菜单', noCache: true }
},
]