mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:35:58 +08:00
chore: update deps
This commit is contained in:
@@ -5,7 +5,9 @@ const menu: MenuModule = {
|
||||
menu: {
|
||||
name: 'routes.demo.comp.comp',
|
||||
path: '/comp',
|
||||
|
||||
tag: {
|
||||
dot: true,
|
||||
},
|
||||
children: [
|
||||
{
|
||||
path: 'basic',
|
||||
@@ -47,6 +49,9 @@ const menu: MenuModule = {
|
||||
{
|
||||
path: 'loading',
|
||||
name: 'routes.demo.comp.loading',
|
||||
tag: {
|
||||
content: 'new',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'scroll',
|
||||
|
Reference in New Issue
Block a user