From 77a9b31c9f2dcfc3daeee4e917372a30ad126a05 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Wed, 18 Sep 2024 11:46:51 +0800 Subject: [PATCH] dcm --- public/sysConfig.json | 2 +- src/components/doctorCheck/CheckPicture.vue | 25 +++++++++++++++++++-- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/public/sysConfig.json b/public/sysConfig.json index 406f5e0..bcd600a 100644 --- a/public/sysConfig.json +++ b/public/sysConfig.json @@ -2,5 +2,5 @@ "apiurl": "http://192.168.2.67:9529", "softName": "神豚体检管理系统", "pacsApi":"http://192.168.2.74:9529", - "dcmServe":"http://192.168.2.67:5081" + "dcmViewers":"http://192.168.2.74:5081" } \ No newline at end of file diff --git a/src/components/doctorCheck/CheckPicture.vue b/src/components/doctorCheck/CheckPicture.vue index f61d017..bd7a35d 100644 --- a/src/components/doctorCheck/CheckPicture.vue +++ b/src/components/doctorCheck/CheckPicture.vue @@ -64,11 +64,22 @@ + + + +
+
+ +
+
+
+
+