feat: task order => column constant
This commit is contained in:
parent
c8be545ef8
commit
530ad6042b
4 changed files with 80 additions and 10 deletions
|
|
@ -897,6 +897,11 @@ export default {
|
|||
sendTaskOrder: 'Send Task Order',
|
||||
payment: 'Payment',
|
||||
goodReceipt: 'Good Receipt',
|
||||
|
||||
issueBranch: 'Issue Branch',
|
||||
issueDate: 'Issue Date',
|
||||
madeBy: 'Made By',
|
||||
contactName: 'Contact Name',
|
||||
},
|
||||
|
||||
dialog: {
|
||||
|
|
|
|||
|
|
@ -888,6 +888,11 @@ export default {
|
|||
sendTaskOrder: 'ส่งใบสั่งงาน',
|
||||
payment: 'ขำระเงิน',
|
||||
goodReceipt: 'ใบรับสินค้า',
|
||||
|
||||
issueBranch: 'สาขาที่ออก',
|
||||
issueDate: 'วันที่ออก',
|
||||
madeBy: 'ผู้ที่ทำรายการ',
|
||||
contactName: 'ชื่อผู้ติดต่อ',
|
||||
},
|
||||
|
||||
dialog: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue