fix: quotation select
This commit is contained in:
parent
bab448f47b
commit
05779c760c
5 changed files with 18 additions and 11 deletions
|
|
@ -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()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue