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({
|
JSON.stringify({
|
||||||
data: quotationFormData.value,
|
data: quotationFormData.value,
|
||||||
meta: {
|
meta: {
|
||||||
|
selectedInstallmentNo: selectedInstallmentNo.value,
|
||||||
source: {
|
source: {
|
||||||
...quotationFormState.value.source,
|
...quotationFormState.value.source,
|
||||||
code:
|
code:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue