force-app/main/default/lwc/lexInquiryFormNoStatus/lexInquiryFormNoStatus.js
@@ -23,7 +23,7 @@ init({ recordId: this.recordId }).then(result => { this.Status = result.Statusl; this.Status = result.Status; this.IsLoading = false; this.NoStatus(); this.dispatchEvent(new CloseActionScreenEvent());