updata:日志管理
This commit is contained in:
@@ -412,6 +412,16 @@ export const appList = [
|
||||
icon: 'ele-Cellphone',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'spdmSystemLogs',
|
||||
zhCn: '日志管理',
|
||||
en: 'Logs',
|
||||
path: '/spdm/system/logs',
|
||||
component: () => import('/@/spdm/views/index.vue'),
|
||||
meta: {
|
||||
icon: 'ele-Link',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'spdmSystemDynamicTable',
|
||||
zhCn: '动态表格',
|
||||
|
||||
Reference in New Issue
Block a user