选中样式修改
This commit is contained in:
parent
5ebcd9630b
commit
aea65eb40c
|
@ -256,6 +256,9 @@
|
|||
}
|
||||
})
|
||||
})
|
||||
if (child) {
|
||||
selectId.value = child.id
|
||||
}
|
||||
}
|
||||
watch(selectedKeys, () => {
|
||||
console.log('selectedKeys', selectedKeys)
|
||||
|
|
Loading…
Reference in New Issue