|
|
@ -101,21 +101,21 @@ const menu = { |
|
|
|
children: [] |
|
|
|
children: [] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
name: `${i18n.$t('Queue manage')}`, |
|
|
|
name: `${i18n.$t('Worker group manage')}`, |
|
|
|
id: 3, |
|
|
|
id: 4, |
|
|
|
path: 'queue-manage', |
|
|
|
path: 'worker-groups-manage', |
|
|
|
isOpen: true, |
|
|
|
isOpen: true, |
|
|
|
disabled: true, |
|
|
|
disabled: true, |
|
|
|
icon: 'ans-icon-recycle', |
|
|
|
icon: 'ans-icon-diary', |
|
|
|
children: [] |
|
|
|
children: [] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
name: `${i18n.$t('Worker group manage')}`, |
|
|
|
name: `${i18n.$t('Queue manage')}`, |
|
|
|
id: 4, |
|
|
|
id: 3, |
|
|
|
path: 'worker-groups-manage', |
|
|
|
path: 'queue-manage', |
|
|
|
isOpen: true, |
|
|
|
isOpen: true, |
|
|
|
disabled: true, |
|
|
|
disabled: true, |
|
|
|
icon: 'ans-icon-diary', |
|
|
|
icon: 'ans-icon-recycle', |
|
|
|
children: [] |
|
|
|
children: [] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|