force-app/main/default/lwc/lexNewSolutonProLwc/lexNewSolutonProLwc.js
@@ -39,6 +39,7 @@ init({ recordId: this.accountId }).then(result=>{ console.log(result); this.hospitalId = result.hospitalId; this.hospitalOCMCategory = result.hospitalOCMCategory; this.hospitalSalesdepartmentHP = result.hospitalSalesdepartmentHP;