19626
2023-08-08 874d06c838d77ed9e4e19ca888161c1590d02e2b
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;