From 5b5059d065f7aee665fdb9fa8f49967052274fed Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期三, 19 三月 2025 18:00:39 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb_region

---
 src/views/login.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/views/login.vue b/src/views/login.vue
index 81e9810..d3fb315 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -175,6 +175,9 @@
             this.loginForm.hospId = "pbkwyy";
             break;
           case '8095':
+            this.loginForm.hospId = "jdczgzyy";
+            break;
+          case '8096':
             this.loginForm.hospId = "sqyy";
             break;
         }

--
Gitblit v1.8.0