fix: 03 customer info layout
This commit is contained in:
parent
216f388582
commit
c54e26c59a
2 changed files with 22 additions and 16 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue