19626
2023-05-31 5ce27d69c427ca16f37ff16d53758d0e877a88f9
force-app/main/default/lwc/lexPaymentPlanLoad/lexPaymentPlanLoad.js
@@ -129,10 +129,10 @@
            this.initDisabled();
         
         console.log(this.PageMCEElement);
         this.cancelSubmit().then(res=>{
            this.IsLoading=false;
            this.dispatchEvent(new CloseActionScreenEvent());
         });
         // this.cancelSubmit().then(res=>{
         //    this.IsLoading=false;
         //    this.dispatchEvent(new CloseActionScreenEvent());
         // });
               
      }).catch( error =>{
         console.log(error);