// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/tree/demo/accordion.vue correctly 1`] = `
parent 1
parent 2
`; exports[`renders ./components/tree/demo/basic.vue correctly 1`] = `
parent 1
parent 1-0
leaf
leaf
parent 1-1
sss
`; exports[`renders ./components/tree/demo/context-menu.vue correctly 1`] = `
0-0
0-0-0
0-0-0-0
0-0-0-1
0-0-0-2
0-0-1
0-0-1-0
0-0-1-1
0-0-1-2
`; exports[`renders ./components/tree/demo/customized-icon.vue correctly 1`] = `
parent 1
leaf
leaf
`; exports[`renders ./components/tree/demo/directory.vue correctly 1`] = `
parent 0
leaf 0-0
leaf 0-1
parent 1
leaf 1-0
leaf 1-1
`; exports[`renders ./components/tree/demo/draggable.vue correctly 1`] = `
0-0
0-1
0-2
`; exports[`renders ./components/tree/demo/dynamic.vue correctly 1`] = `
Expand to load
Expand to load
Tree Node
`; exports[`renders ./components/tree/demo/line.vue correctly 1`] = `
showLine:

showIcon:
parent 1
parent 1-0
leaf
multiple line title
multiple line title
leaf
parent 1-1
parent 1-2
parent 2
`; exports[`renders ./components/tree/demo/replaceFields.vue correctly 1`] = `
parent 1
张晨成
leaf
leaf
parent 1-1
zcvc
`; exports[`renders ./components/tree/demo/search.vue correctly 1`] = `
0-0
0-1
0-2
`; exports[`renders ./components/tree/demo/switcher-icon.vue correctly 1`] = `
parent 1
parent 1-0
leaf
leaf
leaf
parent 1-1
parent 1-2
`; exports[`renders ./components/tree/demo/virtual-scroll.vue correctly 1`] = `
0-0
0-0-0
0-0-0-0
0-0-0-0-0
0-0-0-0-1
0-0-0-0-2
0-0-0-0-3
0-0-0-0-4
0-0-0-0-5
0-0-0-0-6
`;