src/components/view/technology.vue @@ -172,7 +172,7 @@ :data="towTree" ref="tree" :props="{ children: 'children', label: 'father' }" node-key="name" node-key="father" default-expand-all @node-click="handleNodeClick" :key="upIndex"