fix: customer branch id missing
This commit is contained in:
parent
e61678f3f5
commit
98e7aff985
1 changed files with 1 additions and 0 deletions
|
|
@ -2213,6 +2213,7 @@ watch(
|
|||
|
||||
<QuotationFormWorkerSelect
|
||||
:preselect-worker="selectedWorker"
|
||||
:customerBranchId="quotationFormData.customerBranchId"
|
||||
v-model:open="pageState.employeeModal"
|
||||
v-model:new-worker-list="newWorkerList"
|
||||
@success="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue