From 279153c8fe809aebb1a2227ae5bd9c9a79e2c359 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期三, 26 六月 2024 17:39:16 +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