feat: send selected installment no to preview
This commit is contained in:
parent
f1d718fc9b
commit
a251eac032
1 changed files with 1 additions and 0 deletions
|
|
@ -727,6 +727,7 @@ function storeDataLocal() {
|
|||
JSON.stringify({
|
||||
data: quotationFormData.value,
|
||||
meta: {
|
||||
selectedInstallmentNo: selectedInstallmentNo.value,
|
||||
source: {
|
||||
...quotationFormState.value.source,
|
||||
code:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue