123
chenjingwu
2024-04-11 8d006ac357a60d77f086c37f2ae7338530a607f2
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);