refactor: edit label
This commit is contained in:
parent
05a4a57658
commit
74e50fc67c
2 changed files with 2 additions and 2 deletions
|
|
@ -761,7 +761,7 @@ export default {
|
|||
branch: 'สาขาที่ออกใบเสนอราคา',
|
||||
branchVirtual: 'จุดรับบริการที่ออกใบเสนอราคา',
|
||||
customer: 'ลูกค้า',
|
||||
newCustomer: 'ลูกค้าใหม่',
|
||||
newCustomer: 'แรงงานใหม่',
|
||||
employeeList: 'รายชื่อแรงงาน',
|
||||
employee: 'แรงงาน',
|
||||
employeeName: 'ชื่อ-นามสกุล แรงงาน',
|
||||
|
|
|
|||
|
|
@ -445,7 +445,7 @@ watch(() => state.search, getWorkerList);
|
|||
class="text-weight-medium q-mr-md"
|
||||
style="font-size: 18px"
|
||||
>
|
||||
{{ $t('quotation.customer') }}
|
||||
{{ $t('quotation.employee') }}
|
||||
</span>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue