From 4128e96b8cd8830c624d6687bee50a7812edce28 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期三, 26 六月 2024 17:41:44 +0800 Subject: [PATCH] qxtj --- 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