From 4bdd0b1ef2aff1fd6f174b0f44a7248c0d2168f1 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期四, 26 十月 2023 14:13:56 +0800
Subject: [PATCH] tj

---
 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