未验证 提交 98396d2c 编写于 作者: L labbomb 提交者: GitHub

[Fix][UI Next][V1.0.0-Alpha]Solve the problem of missing menu bar status under Resource (#8661)

上级 44bb654c
......@@ -166,11 +166,11 @@ export function useDataList() {
children: [
{
label: t('menu.task_group_option'),
key: 'task-group-option'
key: '/resource/task-group-option'
},
{
label: t('menu.task_group_queue'),
key: 'task-group-queue'
key: '/resource/task-group-queue'
}
]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册