Skip to content
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

单选树选中之后就无法取消了,能不能实现取消选中单选 #20

Open
99670425 opened this issue Sep 12, 2019 · 1 comment
Labels
question Further information is requested

Comments

@99670425
Copy link

No description provided.

@wangerzi
Copy link
Owner

单选的radio本身是不支持取消的,除非jQuery操作 input[type="radio"] 的 DOM 以及包装对象,或者直接对整个树重绘

@wangerzi wangerzi added the question Further information is requested label Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants