描述

Checkgroup复选框组组件,禁用项目

示例

1 全选(下级无disabled)



checked = {{item | json}}

2 全选(下级全disabled)



checked = {{item | json}}

3 全选(下级部分disabled,且选中)



checked = {{item | json}}

4 全选(下级部分disabled,且非选中)



checked = {{item | json}}

5 全选disabled



checked = {{item | json}}

6 改变disabled



checked = {{item | json}}