Table support disableExpand
This commit is contained in:
parent
f023b8a0e6
commit
e4e8711d0f
2 changed files with 3 additions and 2 deletions
|
@ -84,7 +84,8 @@
|
|||
{
|
||||
name: '张小刚',
|
||||
age: 25,
|
||||
address: '北京市海淀区西二旗'
|
||||
address: '北京市海淀区西二旗',
|
||||
_disableExpand: true
|
||||
},
|
||||
{
|
||||
name: '李小红',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue