FIX_POLICY_INFO_GATHER
This commit is contained in:
parent
629abacbfd
commit
8b17c74ba7
@ -519,6 +519,7 @@
|
||||
var storedData = {};
|
||||
// // console.log("stored data : ", typeof(policyInformationData))
|
||||
|
||||
localStorage.removeItem('policyData');
|
||||
if (policyInformationData.length) {
|
||||
|
||||
localStorage.setItem('policyData', (policyInformationData));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user