uat defect 37

This commit is contained in:
2025-01-13 16:21:33 +00:00
parent 8509450ac0
commit 8ed6921804
6 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ export const getServerSideProps = wrapper.getServerSideProps(
? true
: false;
//isLPA && store.dispatch(setRepresentationCapacity("lpa"));
//isLPA && store.dispatch(setRepresentationCapacity("LPA"));
if (query.hasOwnProperty("state")) {
console.log("is lpa?:", isLPA);