added agent details to new appeal pdf

This commit is contained in:
2024-01-23 13:14:52 +00:00
parent 9e3454e7bf
commit 89c38fe4c9
7 changed files with 758 additions and 354 deletions
+2 -1
View File
@@ -188,7 +188,8 @@ let BuildSection = (props) => {
pdfObj,
props.props.accountDetails.containerID,
props.appealType.caseReference.ticketnumber,
router.query.appealtypes
router.query.appealtypes,
props.appealType.fileList
),
props.setNewAppealProgress(
getProgressObj(formXML, titleList, mandatoryFieldsData, props)