update create appeal and pinsuser cookie

This commit is contained in:
2021-11-02 11:40:11 +00:00
parent 80860d68a9
commit b790228454
19 changed files with 138 additions and 110 deletions
+5
View File
@@ -98,6 +98,11 @@ const TopThree = (props) => {
"currentReference":
showTopThreeArr[key].ticketnumber,
"currentType": topThreeType,
"incidentid":
showTopThreeArr[key].incidentid,
"appealType":
showTopThreeArr[key]
.pinswg_appealcasetype,
});
}}
>