为啥 单选框 和 复选框 不能单独使用 #577
hedengxing
started this conversation in
Ideas
Replies: 0 comments
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.
-
为啥 单选框 和 复选框 不能单独使用 当前 必须也要用 -group 包裹 但是 有时候 不是很不方便吗 就好比
{
is1:true,
is2:false
}
这种格式 我要 用 复选框 单选框 现实两个 开关 就很麻烦
Beta Was this translation helpful? Give feedback.
All reactions