refactor: edit label

This commit is contained in:
Thanaphon Frappet 2025-02-24 10:55:00 +07:00
parent 05a4a57658
commit 74e50fc67c
2 changed files with 2 additions and 2 deletions

View file

@ -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>