zz
2023-05-30 deccb99e1d6b3fc8d8a66ca41980e0962b716c8a
force-app/main/default/lwc/lexRentalApplyESetRefreshStatus/lexRentalApplyESetRefreshStatus.js
@@ -34,7 +34,6 @@
      }).then(result => {
         this.refreshResult = result;
         
         this.cancelSubmit().then(res=>{
            this.IsLoading=false;
            this.dispatchEvent(new CloseActionScreenEvent());