+<<<<<<< Updated upstream
+=======
+>>>>>>> Stashed changes
>>>>>> Stashed changes
}
// })
} else {
@@ -979,7 +990,7 @@ export default {
return false
} else {
let beneficiaryInfoList = JSON.parse(window.localStorage.getItem('beneficiaryInfo'))
- if (JSON.parse(window.localStorage.getItem('trialList'))[0].prem >= 100000) {
+ if (JSON.parse(window.localStorage.getItem('trialList'))[0].prem >= 200000) {
for (let index = 0; index < beneficiaryInfoList.length; index++) {
if (beneficiaryInfoList[index].relationToInsured == 5) {
return true
@@ -1007,6 +1018,7 @@ export default {
saleInsuredInfoOther,
fileListtypebeneficiary
} = this
+ console.log(this)
return {
fileListIdFront,
fileListIdBack,