@ -1487,6 +1487,7 @@ const dots2 = computed(() => {
})
const dotIndex2 = ref(-1)
const table2Current = (e) => {
console.log(e)
let index = -1
if (itemsId.value === 4) {
index = tableData3.value.findIndex(v => v.id === e.id)