wwl
9 天以前 cf422fa7cc284db857a9fca6d098b1b873fe6a5d
src/views/login.vue
@@ -64,7 +64,7 @@
  </div>
</template>
<script>
<script>
import { getCodeImg, getconfigKey } from "@/api/login";
import Cookies from "js-cookie";
@@ -176,13 +176,17 @@
          case '8097':
            this.loginForm.hospId = "wbzxyy";
            break;
          case '9011':
            this.loginForm.hospId = "chkwyy";
          case '8098':
            this.loginForm.hospId = "bjxjyy";
            break;
          case '9012':
            this.loginForm.hospId = "xamjyy";
            case '8099':
            this.loginForm.hospId = "bjfhyy";
            break;
             case '8100':
            this.loginForm.hospId = "ssyjyy";
            break;
             case '8101':
            this.loginForm.hospId = "bjsqyy";
            break;
        }
        Cookies.set("hospId", this.loginForm.hospId);
@@ -204,6 +208,15 @@
          case '9016':
            this.loginForm.hospId = "wbzxyy";
            break;
          case '9017':
            this.loginForm.hospId = "bjxjyy";
            break;
             case '9018':
            this.loginForm.hospId = "ssyjyy";
            break;
             case '9019':
            this.loginForm.hospId = "bjsqyy";
            break;
        }
        Cookies.set("hospId", this.loginForm.hospId);
      }