diff --git a/public/config.json b/public/config.json index 61112ea..5a4ba54 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { - "BASE_URL": "http://192.168.0.109:9996", - "SERVER_IP": "http://192.168.0.109:9996", + "BASE_URL": "http://127.0.0.1:9996", + "SERVER_IP": "http://127.0.0.1:9996", "hosp_name": "诏安县总医院(测试)" } diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 57ecf96..1003af5 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -390,7 +390,7 @@