From 1c2ff3d97d19398a00340e72b4642de16f98458a Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期三, 15 十一月 2023 09:21:22 +0800 Subject: [PATCH] qxtj --- src/api/system/tijian.js | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/api/system/tijian.js b/src/api/system/tijian.js index 8d39375..6b12020 100644 --- a/src/api/system/tijian.js +++ b/src/api/system/tijian.js @@ -10,8 +10,13 @@ } }) } - - +// 姣忎釜椤圭洰 +export function getIsRequired() { + return request({ + url: '/hosp/order/getIsRequired', + method: 'get', + }) +} // 姣忎釜椤圭洰 export function projectGetList() { -- Gitblit v1.8.0