feat: แสดงจำนวน ของ สินค้า

This commit is contained in:
Net 2024-06-20 15:30:08 +07:00
parent 70aeb98712
commit b063f6aaca

View file

@ -939,7 +939,7 @@ watch(currentStatus, async () => {
: 'app-text-muted'
"
>
งหมด
บรการ
<q-badge
class="rounded q-ml-sm"
:class="
@ -960,7 +960,7 @@ watch(currentStatus, async () => {
: 'app-text-muted'
"
>
งหมด
นค
<q-badge
class="rounded q-ml-sm"
:class="
@ -968,7 +968,7 @@ watch(currentStatus, async () => {
"
:color="productAndServiceTab === 'service' ? 'primary' : ''"
style="background-color: var(--surface-3)"
label="2"
:label="product?.length"
/>
</div>
</q-tab>