fix: current branch missing

This commit is contained in:
Thanaphon Saengchan 2025-09-16 09:20:45 +07:00 committed by Methapon2001
parent c430b6082e
commit 492f341e68

View file

@ -877,6 +877,7 @@ async function filterBySellerId() {
:submit="
() => {
quotationFormState.mode = 'create';
quotationFormData.customerBranchId = currentBranchRootId;
triggerQuotationDialog({ statusDialog: 'create' });
}
"