refactor: menu document
This commit is contained in:
parent
bbb2d5c8b4
commit
1ea35890e9
3 changed files with 22 additions and 3 deletions
|
|
@ -166,7 +166,6 @@ export default {
|
|||
branch: 'Branch',
|
||||
personnel: 'Personnel',
|
||||
productService: 'Product and Service',
|
||||
document: 'Documents',
|
||||
workflow: 'Workflow',
|
||||
customer: 'Customer',
|
||||
mainData: 'Main Data',
|
||||
|
|
@ -196,6 +195,11 @@ export default {
|
|||
debitNote: 'Debit Note',
|
||||
},
|
||||
|
||||
managDocumente: {
|
||||
title: 'Docs',
|
||||
document: 'Document',
|
||||
},
|
||||
|
||||
overall: {
|
||||
title: 'Overall',
|
||||
report: 'Report',
|
||||
|
|
|
|||
|
|
@ -166,7 +166,6 @@ export default {
|
|||
branch: 'สาขา',
|
||||
personnel: 'บุคลากร',
|
||||
productService: 'สินค้าและบริการ',
|
||||
document: 'เอกสาร',
|
||||
workflow: 'ขั้นตอนการทำงาน',
|
||||
customer: 'ลูกค้า',
|
||||
mainData: 'ข้อมูลหลัก',
|
||||
|
|
@ -196,6 +195,11 @@ export default {
|
|||
debitNote: 'ใบเพิ่มหนี้',
|
||||
},
|
||||
|
||||
managDocumente: {
|
||||
title: 'คลังเอกสาร',
|
||||
document: 'เอกสาร',
|
||||
},
|
||||
|
||||
overall: {
|
||||
title: 'ภาพรวม',
|
||||
report: 'รายงาน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue