mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
feat(demo): add permission table demo
This commit is contained in:
@@ -118,6 +118,10 @@ const menu: MenuModule = {
|
||||
path: 'editRowTable',
|
||||
name: t('routes.demo.table.editRowTable'),
|
||||
},
|
||||
{
|
||||
path: 'authColumn',
|
||||
name: t('routes.demo.table.authColumn'),
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user