Remove console.log.
This commit is contained in:
parent
75c312e66e
commit
f0687661d0
1 changed files with 0 additions and 2 deletions
|
|
@ -104,8 +104,6 @@ export default {
|
|||
|
||||
});
|
||||
|
||||
console.log("searchableInsuranceCompanyList: ", searchableInsuranceCompanyList);
|
||||
|
||||
// Call the "next" function to complete the transition to this page.
|
||||
next((vm) => {
|
||||
vm.setCmsContent(resultMap.cmsContent);
|
||||
|
|
|
|||
Loading…
Reference in a new issue