From d0ba1fd79cf71e389a95123358ce951b34811454 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 15 七月 2025 15:56:14 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb

---
 src/api/doctor/checkAll.js |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/api/doctor/checkAll.js b/src/api/doctor/checkAll.js
index b3622e0..f40602c 100644
--- a/src/api/doctor/checkAll.js
+++ b/src/api/doctor/checkAll.js
@@ -186,3 +186,13 @@
   })
 }
 
+// 鎾ら攢鎸夐挳
+export function chexiao(tjNUm,proId) {
+  return request({
+    url: '/hosp/order/chushenyemianchexiaojiekou',
+    method: 'get',
+    params: { tjNUm: tjNUm, proId: proId }
+  })
+}
+
+

--
Gitblit v1.8.0