reps defects

This commit is contained in:
2024-06-05 06:35:13 +01:00
parent 53e96b18bd
commit ef2e41a377
19 changed files with 262 additions and 201 deletions
+8 -12
View File
@@ -1115,7 +1115,6 @@ const CaseSummary = (props) => {
}
function showRepButton(appealType) {
console.log(appealType);
switch (appealType) {
case 846040012:
case 846040013:
@@ -1141,19 +1140,16 @@ const CaseSummary = (props) => {
: true;
case 846040018:
console.log(
let shouldShow =
props.searchResultsObj.searchDetailsObj[0].value[0]
.pinswg_speacialistcaseprocess,
props.searchResultsObj.searchDetailsObj[0].value[0][
"pinswg_speacialistcaseprocess@OData.Community.Display.V1.FormattedValue"
],
isLPA
);
.pinswg_speacialistcaseprocess == 846040000 && isLPA
? true
: props.searchResultsObj.searchDetailsObj[0].value[0]
.pinswg_speacialistcaseprocess == 846040001
? true
: false;
return props.searchResultsObj.searchDetailsObj[0].value[0]
.pinswg_speacialistcaseprocess == 846040000 && isLPA
? true
: false;
return shouldShow;
case 846040019:
return showReps(