修改 表头下拉
This commit is contained in:
@@ -131,7 +131,9 @@ onMounted(() => {
|
||||
}
|
||||
nextTick(() => {
|
||||
resizeObserver.observe(tableHeader.value)
|
||||
setTimeout(() => {
|
||||
computedSearchRow()
|
||||
},500)
|
||||
})
|
||||
})
|
||||
onUnmounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user