From e4e9a44b2e2ba516aa307d8edf91b430cce7e1d6 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期三, 01 十一月 2023 18:07:04 +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