refactor: by dueDate
This commit is contained in:
parent
61bade2013
commit
7ae74cdd5d
4 changed files with 4 additions and 1 deletions
|
|
@ -656,6 +656,7 @@ function storeDataLocal() {
|
|||
contactName: quotationFormData.value.contactName,
|
||||
contactTel: quotationFormData.value.contactTel,
|
||||
workName: quotationFormData.value.workName,
|
||||
dueDate: quotationFormData.value.dueDate,
|
||||
},
|
||||
createdBy: quotationFormState.value.createdBy('tha'),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue