From 2e3b5da766e41ffbdb61365f72f80cc7523cba94 Mon Sep 17 00:00:00 2001 From: su1124 <1583764726@qq.com> Date: 星期一, 04 十二月 2023 18:10:12 +0800 Subject: [PATCH] su --- 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