王震
2023-09-14 7d3abf8ef0ca35f431e74f8282d80beda40e535d
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)
        });