树表中如何设置不要父子严格模式
#3146
Replies: 3 comments
-
在 opentiny/tiny-vue 的树表组件中,如果你希望在选择父节点时不自动选择子节点,你需要调整树表的选择模式。通常,这种功能可以通过配置选项来实现。 以下是一些可能的步骤来实现这一功能:
如果你需要更具体的代码示例或帮助,请提供更多的上下文或代码片段,我会尽力协助你。 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
可以实现,谢谢 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
如何在树表中选择父节点时不要自动选择子节点

Beta Was this translation helpful? Give feedback.
All reactions