fix: refs #4774 translationVn
This commit is contained in:
parent
6055f4eb5a
commit
8fcd60b3d8
|
@ -6,14 +6,7 @@ const workerCard = {
|
||||||
component: () => import('src/pages/Worker/Card/WorkerCard.vue'),
|
component: () => import('src/pages/Worker/Card/WorkerCard.vue'),
|
||||||
redirect: { name: 'WorkerSummary' },
|
redirect: { name: 'WorkerSummary' },
|
||||||
meta: {
|
meta: {
|
||||||
title: 'workers',
|
menu: [
|
||||||
icon: 'vn:worker',
|
|
||||||
moduleName: 'Worker',
|
|
||||||
keyBinding: 'w',
|
|
||||||
},
|
|
||||||
menus: {
|
|
||||||
main: ['WorkerList', 'WorkerDepartment', 'TranslationsVn'],
|
|
||||||
card: [
|
|
||||||
'WorkerBasicData',
|
'WorkerBasicData',
|
||||||
'WorkerBusiness',
|
'WorkerBusiness',
|
||||||
'WorkerNotes',
|
'WorkerNotes',
|
||||||
|
|
Loading…
Reference in New Issue