| | |
| | | import { ShowToastEvent } from 'lightning/platformShowToastEvent'; |
| | | |
| | | |
| | | import eSetRefreshStatus from '@salesforce/apex/RentalApplyESetRefreshStatusController.eSetRefreshStatus'; |
| | | import eSetRefreshStatus from '@salesforce/apex/LexRentalApplyESetRefreshStaController.eSetRefreshStatus'; |
| | | export default class lexRentalApplyESetRefreshStatus extends LightningElement { |
| | | @api raeSetId; |
| | | IsLoading=true; |
| | |
| | | raeSetId : this.recordId |
| | | }).then(result => { |
| | | this.refreshResult = result; |
| | | |
| | | |
| | | this.cancelSubmit().then(res=>{ |
| | | this.IsLoading=false; |