From 7165d1621c13f9de86ca1796d616b8f50293caea Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Fri, 17 Oct 2025 11:11:48 +0800 Subject: [PATCH] cc --- public/sysConfig.json | 2 +- src/components/doctorCheck/PatientRegisterList.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/sysConfig.json b/public/sysConfig.json index 5be0d63..e6faacd 100644 --- a/public/sysConfig.json +++ b/public/sysConfig.json @@ -1,5 +1,5 @@ { - "apiurl": "http://140.143.162.39:9529", + "apiurl": "http://192.168.0.188:9530", "softName": "神豚体检管理系统", "pacsApi": "http://140.143.162.39:9529", "dcmViewers": "https://app.mzaktj.com:4436", diff --git a/src/components/doctorCheck/PatientRegisterList.vue b/src/components/doctorCheck/PatientRegisterList.vue index c2c903b..8ca807a 100644 --- a/src/components/doctorCheck/PatientRegisterList.vue +++ b/src/components/doctorCheck/PatientRegisterList.vue @@ -37,7 +37,7 @@