From 406fd3a29e7b83139d3f6669adad9f5237209947 Mon Sep 17 00:00:00 2001
From: su1124 <1583764726@qq.com>
Date: 星期一, 04 十二月 2023 08:46:03 +0800
Subject: [PATCH] su

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

diff --git a/src/views/hosp/order/index.vue b/src/views/hosp/order/index.vue
index 87c9df7..0792d34 100644
--- a/src/views/hosp/order/index.vue
+++ b/src/views/hosp/order/index.vue
@@ -1127,7 +1127,7 @@
       }
       /** 鏌ヨ閮ㄩ棬涓嬫媺鏍戠粨鏋� */
       projectGetList().then((response) => {
-        this.Treedata = response.data;
+        this.Treedata = response.data.list;
       });
       this.Projectopen1 = true;
       this.title = "琛ュ綍椤圭洰";

--
Gitblit v1.8.0