clientHeight // 获取滚动容器的高度 const scrollHeight = scrollContainer.scrollHeight // 获取滚动内容的高度 // console.log('containerHeight: ' + containerHeight + ' scrollHeight: ' + scrollHeight) // 调用 scrollToTop 方法,将 position 参数设置为一个足够大的值,确保滚动到底部 this.scrollToTop(s...
vue 版本: 3.3.4 vxe-table 版本: 4.5.12 benben120added thebugSomething isn't workinglabelApr 24, 2024 benben120changed the titlevxeTable 4.6.0 存在固定列 当出现左右滚动条的时候 设置最大高度maxHeight 拖动到底部 固定列和非固定列的 行数据会出现错位Apr 24, 2024 ...
refresh-target window/String 处理因别的父元素滚动造成的位置错误,String时为具体的id如="app" "" false gt Number vxe-table 配置默认大于多少条时执行启用虚拟渲染 20 false auto-fixed-left String / Number 前N 条自动 fixed left 0 false dragable Boolean 是否开启拖动表头功能 false false async-column...