update:工作负载

This commit is contained in:
2025-12-30 20:07:48 +08:00
parent 0fa1fd752c
commit aea71685e0
10 changed files with 55 additions and 1 deletions

View File

@@ -162,6 +162,16 @@ export const appList = [
icon: 'ele-Operation',
},
},
{
name: 'spdmTaskWorkLoad',
zhCn: '工作负载',
en: 'Task Work Load',
path: '/spdm/task/workLoad',
component: () => import('/@/spdm/views/index.vue'),
meta: {
icon: 'ele-Odometer',
},
},
],
},
{