From f169a06cea16bc6215743a7be07febdb1d4fdc38 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期五, 12 七月 2024 17:16:55 +0800 Subject: [PATCH] qxtj --- src/api/hosp/project.js | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/api/hosp/project.js b/src/api/hosp/project.js index c232e51..bc733b6 100644 --- a/src/api/hosp/project.js +++ b/src/api/hosp/project.js @@ -129,4 +129,12 @@ method: 'get', params: data }) +} + + +export function tbhisproprice() { + return request({ + url: '/system/config/tbhisproprice', + method: 'get', + }) } \ No newline at end of file -- Gitblit v1.8.0