123
chenjingwu
2024-04-11 1a1303f4f3c933dcfb67df7f1f630159e6ee0740
force-app/main/default/lwc/lexLookupLwc/lexLookupLwc.js
@@ -78,6 +78,9 @@
        });
        this.dispatchEvent(customEvent);
    }
    dontClose(event){
        event.preventDefault();
    }
    //Method to pass selected record to parent component.
    setSelectedValue(event) {