王震
2023-09-14 0989fc93dcc7308227c6510586eb1becae49fb83
src/components/view/laboratoryManagement.vue
@@ -588,6 +588,7 @@
        let one=this.towTree[0]
        console.log(one);
        let name =one.father
        this.checkTreeNode.father = name
           console.log(name);
        this.selectDeviceStart(name)
        });