fix: quotation select

This commit is contained in:
puriphatt 2024-10-04 09:45:05 +07:00
parent bab448f47b
commit 05779c760c
5 changed files with 18 additions and 11 deletions

View file

@ -860,6 +860,7 @@ watch(() => pageState.currentTab, fetchQuotationList);
style="height: 100%; max-height: 100%; overflow-y: auto"
>
<FormAbout
on-create
v-model:branch-id="branchId"
v-model:customer-branch-id="quotationFormData.customerBranchId"
@add-customer="triggerSelectTypeCustomerd()"