From c0429d6f1786485a0a6e05d20f64f5435e3658b3 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期二, 25 六月 2024 09:52:39 +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