update
This commit is contained in:
@@ -472,6 +472,16 @@ export const appList = [
|
||||
icon: 'ele-Link',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'spdmSystemPermission',
|
||||
zhCn: '权限管理',
|
||||
en: 'Permission',
|
||||
path: '/spdm/system/permission',
|
||||
component: () => import('/@/spdm/views/index.vue'),
|
||||
meta: {
|
||||
icon: 'ele-Lock',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'spdmSystemDynamicTable',
|
||||
zhCn: '动态表格',
|
||||
|
||||
Reference in New Issue
Block a user