Skip to content

Commit

Permalink
update the demo 'data-prop-hybrid'
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeng committed Dec 20, 2023
1 parent 2e4ac9a commit 1f91c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prop-hybrid.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}
]
},
{ 'id': '13', 'name': 'Chun Miao', 'title': 'department manager', 'isHybrid': true,
{ 'id': '13', 'name': 'Chun Miao', 'title': 'department manager', 'hybrid': true,
'children': [
{ 'id': '14', 'name': 'Bing Qin', 'title': 'senior engineer' },
{ 'id': '15', 'name': 'Yue Yue', 'title': 'senior engineer',
Expand Down

0 comments on commit 1f91c53

Please sign in to comment.