refactor: use agent price
This commit is contained in:
parent
82793dc7a8
commit
fd62732642
2 changed files with 41 additions and 9 deletions
|
|
@ -1122,6 +1122,7 @@ function storeDataLocal() {
|
|||
},
|
||||
selectedWorker: selectedWorker.value,
|
||||
createdBy: quotationFormState.value.createdBy('tha'),
|
||||
agentPrice: agentPrice.value,
|
||||
},
|
||||
}),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue