From ad54cf427ee94e01e8c72a01f738615eb2b6569d Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期五, 04 七月 2025 17:58:34 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb

---
 src/api/doctor/pacsCheck.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/api/doctor/pacsCheck.js b/src/api/doctor/pacsCheck.js
index e7dd57e..eecfcdf 100644
--- a/src/api/doctor/pacsCheck.js
+++ b/src/api/doctor/pacsCheck.js
@@ -24,7 +24,7 @@
 // 鍚屾鎺ュ彛
 export function asyncPacs(data) {
   return request({
-    url: '/api/His/asyncPacs',
+    url: '/api/His/newasyncPacs',
     method: 'post',
     data:data
   })
@@ -50,3 +50,4 @@
   })
 }
 
+

--
Gitblit v1.8.0