force-app/main/default/lwc/lexOCSMNoToReportForReport/lexOCSMNoToReportForReport.js
@@ -4,7 +4,7 @@ * @Author: chen jing wu * @Date: 2023-03-28 15:59:44 * @LastEditors: chen jing wu * @LastEditTime: 2023-05-24 16:12:08 * @LastEditTime: 2023-05-24 16:09:50 */ import { api, wire,LightningElement } from 'lwc'; import { CurrentPageReference } from "lightning/navigation"; @@ -71,7 +71,7 @@ return; } } catch(e) { console.log(e); } }else{ this.dispatchEvent(new CloseActionScreenEvent());