pull/7738/head
pk 7 years ago
parent 45a017f412
commit b20a621873

@ -1,6 +1,5 @@
export default {
props: {
titles: [{ name: 'b' }, { name: 'c' }],
tree: [
{id: 1, sub: null},
{id: 2, sub: [{id: 11}]}

Loading…
Cancel
Save