We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackblitz.com/edit/vitejs-vite-44vxhaft?file=src%2FApp.vue
No response
macos
最新 134
3.5.13
4.5.9
4.13.5
The text was updated successfully, but these errors were encountered:
找到了解决方案
handleToggleTreeExpand() { // 树节点展开或收起后,刷新表格滚动区域 this.$nextTick(() => { if (this.$refs.tableRef) { this.$refs.tableRef.refreshScroll() } }) }
Sorry, something went wrong.
No branches or pull requests
可复现的链接(必须为公开链接,仅包含能复现问题的示例代码):
https://stackblitz.com/edit/vitejs-vite-44vxhaft?file=src%2FApp.vue
是否已准备好复现链接与示例代码?
问题描述与截图:
期望的结果:
No response
操作系统:
macos
浏览器版本:
最新 134
vue 版本:
3.5.13
vxe-pc-ui 版本:
4.5.9
vxe-table 版本:
4.13.5
是否使用当前最新版本?
The text was updated successfully, but these errors were encountered: