refactor: customer table and card
This commit is contained in:
parent
72dbab6b33
commit
2dc6902ff5
4 changed files with 105 additions and 53 deletions
|
|
@ -366,6 +366,7 @@ export default {
|
|||
table: {
|
||||
orderNumber: 'No.',
|
||||
fullname: 'Full Name',
|
||||
titleName: 'Name',
|
||||
businessTypePure: 'Business Type',
|
||||
jobPosition: 'Job Position',
|
||||
address: 'Address',
|
||||
|
|
|
|||
|
|
@ -366,6 +366,7 @@ export default {
|
|||
table: {
|
||||
orderNumber: 'ลําดับ',
|
||||
fullname: 'ชื่อ-นามสกุล',
|
||||
titleName: 'ชื่อ บริษัท/นิติบุคคล',
|
||||
businessTypePure: 'ประเภทกิจการ',
|
||||
jobPosition: 'ตำแหน่งงาน',
|
||||
address: 'ที่อยู่',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue