From d9ed0ceaba6145c1e7d6a3e8e1bd4f01463f44fe Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期四, 02 十一月 2023 15:48:16 +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