refactor: customer table and card

This commit is contained in:
puriphatt 2024-09-18 11:41:03 +07:00
parent 72dbab6b33
commit 2dc6902ff5
4 changed files with 105 additions and 53 deletions

View file

@ -366,6 +366,7 @@ export default {
table: {
orderNumber: 'No.',
fullname: 'Full Name',
titleName: 'Name',
businessTypePure: 'Business Type',
jobPosition: 'Job Position',
address: 'Address',

View file

@ -366,6 +366,7 @@ export default {
table: {
orderNumber: 'ลําดับ',
fullname: 'ชื่อ-นามสกุล',
titleName: 'ชื่อ บริษัท/นิติบุคคล',
businessTypePure: 'ประเภทกิจการ',
jobPosition: 'ตำแหน่งงาน',
address: 'ที่อยู่',