19626
2023-08-01 b3317ffcc4feba7145f537dcc18562b414fe229d
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;