diff --git a/src/pages/05_quotation/peview/ViewHeader.vue b/src/pages/05_quotation/peview/ViewHeader.vue index 00700947..21e0e2b8 100644 --- a/src/pages/05_quotation/peview/ViewHeader.vue +++ b/src/pages/05_quotation/peview/ViewHeader.vue @@ -33,10 +33,11 @@ defineProps<{
บริษัท {{ branch.name }} - หมู่.{{ branch.moo }} ต.{{ branch.subDistrict?.name }} อ.{{ - branch.district?.name + {{ !branch.moo ? '' : `หมู่.${branch.moo}` }} ต.{{ + branch.subDistrict?.name }} - จ.{{ branch.province?.name }} {{ branch.subDistrict?.zipCode }} + อ.{{ branch.district?.name }} จ.{{ branch.province?.name }} + {{ branch.subDistrict?.zipCode }} เลขประจำตัวผู้เสียภาษี {{ branch.taxNo }} เบอร์โทร {{ branch.telephoneNo }}