fix: current branch missing
This commit is contained in:
parent
c430b6082e
commit
492f341e68
1 changed files with 1 additions and 0 deletions
|
|
@ -877,6 +877,7 @@ async function filterBySellerId() {
|
||||||
:submit="
|
:submit="
|
||||||
() => {
|
() => {
|
||||||
quotationFormState.mode = 'create';
|
quotationFormState.mode = 'create';
|
||||||
|
quotationFormData.customerBranchId = currentBranchRootId;
|
||||||
triggerQuotationDialog({ statusDialog: 'create' });
|
triggerQuotationDialog({ statusDialog: 'create' });
|
||||||
}
|
}
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue