fix tree table level
This commit is contained in:
parent
85a1bc8af0
commit
64298a9b0e
3 changed files with 21 additions and 9 deletions
|
@ -107,8 +107,8 @@
|
|||
date: '2016-10-03',
|
||||
_disabled: true,
|
||||
level: 0,
|
||||
// _loading: false,
|
||||
// children: []
|
||||
_loading: false,
|
||||
children: []
|
||||
},
|
||||
{
|
||||
id: '101',
|
||||
|
@ -193,7 +193,7 @@
|
|||
date: '2016-10-02',
|
||||
_disabled: false,
|
||||
level: 0,
|
||||
_showChildren: true,
|
||||
_showChildren: false,
|
||||
children: [
|
||||
{
|
||||
id: '10200',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue