mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
perf: merge locale file
This commit is contained in:
@@ -6,9 +6,6 @@ const menu: MenuModule = {
|
||||
menu: {
|
||||
name: t('routes.demo.feat.feat'),
|
||||
path: '/feat',
|
||||
tag: {
|
||||
dot: true,
|
||||
},
|
||||
|
||||
children: [
|
||||
{
|
||||
@@ -35,9 +32,6 @@ const menu: MenuModule = {
|
||||
{
|
||||
path: 'print',
|
||||
name: t('routes.demo.feat.print'),
|
||||
tag: {
|
||||
content: 'new',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'click-out-side',
|
||||
|
Reference in New Issue
Block a user