Fixed display of assessed date on pdf
This commit is contained in:
parent
084da93524
commit
65b5237169
3 changed files with 33 additions and 3 deletions
|
|
@ -18,3 +18,4 @@ export const _signatureAssessor = atom('')
|
|||
export const _signatureApprover = atom('')
|
||||
|
||||
export const _approvedDate = atom('')
|
||||
export const _assessedDate = atom('')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue