@ -1487,6 +1487,7 @@ const dots2 = computed(() => {
})
const dotIndex2 = ref(-1)
const table2Current = (e) => {
console.log(e)
dotIndex.value = -1
dotIndex1.value = -1
if (dotIndex2.value === e.$index) {