update Table
This commit is contained in:
parent
367a4196a4
commit
d6070b2357
1 changed files with 2 additions and 1 deletions
|
@ -89,7 +89,8 @@
|
||||||
{
|
{
|
||||||
name: '李小红',
|
name: '李小红',
|
||||||
age: 30,
|
age: 30,
|
||||||
address: '上海市浦东新区世纪大道'
|
address: '上海市浦东新区世纪大道',
|
||||||
|
_expanded: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '周小伟',
|
name: '周小伟',
|
||||||
|
|
Loading…
Add table
Reference in a new issue