DataTable 如何在有selection 列的情况下点击某行跳转 #6495
Unanswered
Vector6662
asked this question in
Q&A
Replies: 1 comment 1 reply
-
可以自定义 checkbox |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如题
如果使用row-props属性能够实现点击跳转(vue router)操作,但会影响左侧selection功能。
即,点击第一列的selection框此时也会跳转,而不会进行选中。
请问有更好的实现方式吗?
Beta Was this translation helpful? Give feedback.
All reactions