src/views/search/search.vue
@@ -87,7 +87,7 @@ @click="setPointLocal(item)" > <div class="table_th_x">{{ flag + 1 }}</div> <div class="table_th">{{ item.enName }}</div> <div class="table_th">{{ item.name }}</div> </div> </div> </div> @@ -129,8 +129,10 @@ const NumhandleChange = (value: number) => {}; const handleChange = (val: string[]) => {}; const setPoitCannel = () => { imageLabel.deleteObject(); imageLabel = null; if (imageLabel) { imageLabel.deleteObject(); imageLabel = null; } }; const setPointLocal = (res) => { if (imageLabel) {