From 0c2c35139886532e938ea304254a339bd22cbd41 Mon Sep 17 00:00:00 2001
From: su1124 <1583764726@qq.com>
Date: 星期一, 24 六月 2024 19:26:11 +0800
Subject: [PATCH] su

---
 src/api/system/tijian.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/api/system/tijian.js b/src/api/system/tijian.js
index 7dbb90c..5e5a940 100644
--- a/src/api/system/tijian.js
+++ b/src/api/system/tijian.js
@@ -41,6 +41,9 @@
   return request({
     url: "/hosp/project/getProParentIdDxList",
     method: "get",
+    // params: {
+    //   pname: pname,
+    // },
   });
 }
 

--
Gitblit v1.8.0