fix: 03 customer info layout

This commit is contained in:
puriphatt 2024-07-15 07:39:06 +00:00
parent 216f388582
commit c54e26c59a
2 changed files with 22 additions and 16 deletions

View file

@ -2732,7 +2732,7 @@ watch([inputSearch, currentStatus], async () => {
</q-splitter>
</div>
</div>
<div v-else>
<div class="col column" v-else>
<CustomerInfoComponent
:customer-type="customerType"
:customer-id="currentCustomerId"