refactor: show filt registerName

This commit is contained in:
Net 2024-08-30 10:30:43 +07:00
parent f0d37ca0eb
commit 0a861a7aaa

View file

@ -425,7 +425,9 @@ watch([customerId, inputSearch, currentStatus], async () => {
<div class="col" style="min-width: fit-content">
<div class="col">
{{
$i18n.locale === 'eng' ? props.row.nameEN : props.row.name
$i18n.locale === 'eng'
? props.row.registerNameEN
: props.row.registerName
}}
</div>
<div class="col app-text-muted">