From b19a3cd44a42730b0b3ffeb0359ff42c9d07cba5 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期二, 20 二月 2024 15:33:33 +0800
Subject: [PATCH] qxtj

---
 src/views/hosp/project/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/hosp/project/index.vue b/src/views/hosp/project/index.vue
index b7e7aa9..c333410 100644
--- a/src/views/hosp/project/index.vue
+++ b/src/views/hosp/project/index.vue
@@ -1233,7 +1233,7 @@
     },
     // 鑺傜偣鍗曞嚮浜嬩欢
     handleNodeClick(date) {
-      if (date.$treeNodeId == 3) {
+      if (date.children) {
         this.xiugais = true;
       } else {
         this.xiugais = false;

--
Gitblit v1.8.0