123
chenjingwu
2024-04-19 5c79ed09628411b95f443ece77e63277e9752172
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);