LiJinHuan
2023-06-02 c6ad239fe51b0fcfb0e3ce29f7545af00a48292d
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());