From 839597ccc640a10ed9de88bd30916fc454693f0b Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期一, 11 九月 2023 09:25:45 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.22:9001/r/mom-before

---
 src/components/view/laboratoryManagement.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/view/laboratoryManagement.vue b/src/components/view/laboratoryManagement.vue
index 9cbf45d..441e709 100644
--- a/src/components/view/laboratoryManagement.vue
+++ b/src/components/view/laboratoryManagement.vue
@@ -209,6 +209,7 @@
           :props="{ children: 'children', label: 'father' }"
           node-key="id"
           default-expand-all
+          highlight-current
           @node-click="handleNodeClick"
         >
           <div class="custom-tree-node" slot-scope="{ node, data }">

--
Gitblit v1.9.3