优化滚动逻辑
This commit is contained in:
@@ -4429,7 +4429,9 @@ export default defineComponent({
|
||||
tableBodyElem.scrollLeft = 0
|
||||
}
|
||||
scrollXStore.startIndex = 0
|
||||
scrollXStore.endIndex = scrollXStore.visibleSize
|
||||
scrollYStore.startIndex = 0
|
||||
scrollYStore.endIndex = scrollYStore.visibleSize
|
||||
return nextTick()
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user