force-app/main/default/lwc/lexApplyAgainLwc/lexApplyAgainLwc.js
@@ -1,11 +1,3 @@ /* * @Description: * @version: * @Author: chen jing wu * @Date: 2023-06-30 17:55:39 * @LastEditors: chen jing wu * @LastEditTime: 2023-07-07 16:22:25 */ import { LightningElement,wire,track,api} from 'lwc'; import { CurrentPageReference } from "lightning/navigation"; import { CloseActionScreenEvent } from 'lightning/actions';