123
chenjingwu
2024-04-23 b51b57a619d3f0075ccaa13303c99c9e849bf23a
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>