feat: add seller filtering and enhance quotation forms with sellerId
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s

This commit is contained in:
puriphatt 2025-07-07 14:34:39 +07:00
parent f08c83c98b
commit 1e34f18366
9 changed files with 41 additions and 5 deletions

View file

@ -106,6 +106,7 @@ watch(
:persistent="isDateSelect"
>
<div class="q-pa-sm">
<slot name="prepend"></slot>
<div class="text-weight-medium">
{{ $t('general.advanceSearch') }}
</div>