fix: current branch missing
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
This commit is contained in:
parent
17b18812d7
commit
df9384f7f1
1 changed files with 1 additions and 0 deletions
|
|
@ -877,6 +877,7 @@ async function filterBySellerId() {
|
|||
:submit="
|
||||
() => {
|
||||
quotationFormState.mode = 'create';
|
||||
quotationFormData.customerBranchId = currentBranchRootId;
|
||||
triggerQuotationDialog({ statusDialog: 'create' });
|
||||
}
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue