mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 12:12:01 +08:00
chore: update menu
This commit is contained in:
@@ -4,9 +4,6 @@ const menu: MenuModule = {
|
||||
menu: {
|
||||
path: '/table',
|
||||
name: 'Table',
|
||||
tag: {
|
||||
dot: true,
|
||||
},
|
||||
children: [
|
||||
{
|
||||
path: 'basic',
|
||||
@@ -67,9 +64,6 @@ const menu: MenuModule = {
|
||||
{
|
||||
path: 'editRowTable',
|
||||
name: '可编辑行',
|
||||
tag: {
|
||||
content: 'new',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user