itable 添加禁用某行选中的功能
This commit is contained in:
parent
8a0b17498f
commit
0dcc948256
6 changed files with 33 additions and 5 deletions
|
@ -66,7 +66,8 @@
|
|||
name: '李小红',
|
||||
age: 30,
|
||||
address: '上海市浦东新区世纪大道',
|
||||
_checked: true
|
||||
_checked: false,
|
||||
_disabled: true
|
||||
},
|
||||
{
|
||||
name: '周小伟',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue