1
chenjingwu
2024-05-24 84e0a7994d22fa5be5e5f8ae91ca4990ef495afd
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);