123
chenjingwu
2024-04-24 8a2c4b1d2e66ea83fcdf7ba519e09e587d84cafd
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>