From 5a34700b6bdd74435cdec706f4631ab6b0a4ca78 Mon Sep 17 00:00:00 2001
From: pengjun <158915633@qq.com>
Date: Thu, 1 Aug 2024 18:59:30 +0800
Subject: [PATCH] speechConnect
---
public/sysConfig.json | 2 +-
src/components/doctorCheck/CheckSumSug.vue | 5 ++
src/components/doctorCheck/QueueCheckList.vue | 65 ++++++++++++++-----
src/components/report/BtnReport.vue | 2 +-
.../report/PatientRegisterListNobtn.vue | 15 ++++-
src/components/sumDoctorCheck/SumSug.vue | 4 +-
src/views/charge/charge.vue | 6 +-
7 files changed, 73 insertions(+), 26 deletions(-)
diff --git a/public/sysConfig.json b/public/sysConfig.json
index 28b264b..5cf6547 100644
--- a/public/sysConfig.json
+++ b/public/sysConfig.json
@@ -1,4 +1,4 @@
{
- "apiurl": "http://localhost:9530",
+ "apiurl": "http://140.143.162.39:9529",
"softName": "神豚体检管理系统"
}
\ No newline at end of file
diff --git a/src/components/doctorCheck/CheckSumSug.vue b/src/components/doctorCheck/CheckSumSug.vue
index 3ed555a..a9556c5 100644
--- a/src/components/doctorCheck/CheckSumSug.vue
+++ b/src/components/doctorCheck/CheckSumSug.vue
@@ -51,7 +51,12 @@