chore: update deps

This commit is contained in:
kailong321200875
2022-08-20 09:55:04 +08:00
parent 19719b432c
commit 816eba39f1
3 changed files with 15 additions and 15 deletions

View File

@@ -325,7 +325,7 @@ export const asyncRouterMap: AppRouteRecordRaw[] = [
redirect: '/hooks/useWatermark',
name: 'Hooks',
meta: {
title: t('router.component'),
title: 'hooks',
icon: 'ic:outline-webhook',
alwaysShow: true
},