itable 添加禁用某行选中的功能

This commit is contained in:
leonine 2017-02-20 11:17:47 +08:00
parent 8a0b17498f
commit 0dcc948256
6 changed files with 33 additions and 5 deletions

View file

@ -66,7 +66,8 @@
name: '李小红',
age: 30,
address: '上海市浦东新区世纪大道',
_checked: true
_checked: false,
_disabled: true
},
{
name: '周小伟',