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 @@