-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
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
2.7.5版本toggleRowSelection方法无效,2.7.4版本有效,麻烦关注下这个问题呢 #98
Comments
首先是pl-table不在更新维护,其次toggleRowSelection方式无效肯定是你的表格配置了row-key,且开启了大数据渲染的属性! |
我把row-key干掉了还是有问题呢,toggleRowSelection方法还是无效呢 |
加群 给链接 写demo |
我把use-virtual改成false了,即不开启了大数据渲染的属性,但是出现了另外一个问题,列表禁用勾选的行被反绑勾选上了,且点全选时,禁用勾选的选项也被勾选上了,我们用你的pl-table组件还是挺多地方的,现在遇到这个问题,我们也挺棘手的,还请麻烦您能不能迭代一个版本修复下呀 |
升级umyui对你来说改动不会很多 无非就是吧pl-table 改成u-table |
this.$refs[tableRef].toggleRowSelection([ |
No description provided.
The text was updated successfully, but these errors were encountered: