refactor: handle branch virtual

This commit is contained in:
Thanaphon Frappet 2024-11-29 10:27:29 +07:00
parent d6c0d8da92
commit 98294171eb

View file

@ -57,7 +57,9 @@ function titleMode(mode: View): string {
<article class="detail-card">
<section class="detail-customer-info">
<article>
<b>บร {{ branch.name }}</b>
<b>
{{ !!branch.virtual ? '' : $t('general.company') }} {{ branch.name }}
</b>
<span v-if="branch.province && branch.district && branch.subDistrict">
{{