From 42f17b759cc69f44a8d200934117daaaa703d87d Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期三, 25 十二月 2024 17:59:53 +0800
Subject: [PATCH] his科室ID

---
 src/api/hosp/order.js |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/api/hosp/order.js b/src/api/hosp/order.js
index dea2a24..560701f 100644
--- a/src/api/hosp/order.js
+++ b/src/api/hosp/order.js
@@ -378,4 +378,13 @@
     method: 'post',
     data:data
   })
+}
+
+// 鎾ら攢鎶ュ憡
+export function getChexiao(data) {
+  return request({
+    url: '/hosp/order/heshouchexiao',
+    method: 'post',
+    data:data
+  })
 }
\ No newline at end of file

--
Gitblit v1.8.0