qx
9 天以前 38a40fefc0c7c6afb17958f6827304dbefda9873
src/views/login.vue
@@ -64,7 +64,7 @@
  </div>
</template>
<script>
<script>
import { getCodeImg, getconfigKey } from "@/api/login";
import Cookies from "js-cookie";
@@ -176,8 +176,11 @@
          case '8097':
            this.loginForm.hospId = "wbzxyy";
            break;
             case '8098':
          case '8098':
            this.loginForm.hospId = "bjxjyy";
            break;
            case '8099':
            this.loginForm.hospId = "bjfhyy";
            break;
        }
        Cookies.set("hospId", this.loginForm.hospId);
@@ -199,7 +202,7 @@
          case '9016':
            this.loginForm.hospId = "wbzxyy";
            break;
              case '9017':
          case '9017':
            this.loginForm.hospId = "bjxjyy";
            break;
        }