tree: this.data.tree.map(e => ({ name: e.name, parent: e.parent, index: e.index })),