19626
2023-07-31 1e02b3590d10ba9f1afd6a3ddb11f5634b8497b0
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;