force-app/main/default/lwc/lexXinSearchVisitorPlace/lexXinSearchVisitorPlace.html
@@ -14,4 +14,4 @@ <span class="result_name" key={result.Id}>{result.Name}</span> <span class="result_id" style="display:none" key={result.Id}>{result.Id}</span> </template> </template> </template>