From c1db2f08301d97e2bf04c7236fa981e5ec083dbb Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期二, 15 七月 2025 18:02:09 +0800 Subject: [PATCH] 1 --- src/api/system/comp.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/api/system/comp.js b/src/api/system/comp.js index 77e66f8..d94dcb2 100644 --- a/src/api/system/comp.js +++ b/src/api/system/comp.js @@ -203,4 +203,14 @@ dwId:dwId } }) +} + + +// 鏍规嵁鍗曚綅id鍜岄儴闂↖D鏌ヨ鍗曚綅鍒嗙粍淇℃伅 +export function gettuantijiesuanrenyuan(data) { + return request({ + url: '/hosp/water/gettuantijiesuanrenyuan', + method: 'get', + params: data + }) } \ No newline at end of file -- Gitblit v1.8.0