feat: toggle grid customer branch

This commit is contained in:
Methapon2001 2024-07-30 14:24:35 +07:00
parent be397112f6
commit 5ac705af0e
2 changed files with 369 additions and 153 deletions

View file

@ -2908,7 +2908,7 @@ watch(isMainPage, () => {
</q-splitter>
</div>
</div>
<div class="col column" v-else>
<div class="col column surface-1" v-else>
<CustomerInfoComponent
:customer-type="customerType"
:customer-id="currentCustomerId"