zjh
2024-12-01 47e70fa94b0ddd36e20bb9e6757127a024338a0e
'zjh20241201'
2个文件已修改
7 ■■■■■ 已修改文件
src/views/login.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/tijian/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/login.vue
@@ -1,8 +1,7 @@
<template>
  <div class="login">
    <!-- <div style="padding-top: 130px;"> -->
      <!-- <h2>兴平兴化社区服务站</h2> -->
      <h1>泾川县人民医院</h1>
      <h1>陕健医澄合矿务局中心医院</h1>
      <h1>智能健康体检管理系统</h1>
    <!-- </div> -->
src/views/system/tijian/index.vue
@@ -1654,7 +1654,7 @@
      // 表单参数
      form: {
        cusIdcard: "",
        tjType: "2",
        tjType: "3",
        cusSex: 1,
        cusNational: "1",
        cusMarryStatus: "1",
@@ -2196,7 +2196,7 @@
              this.discount = this.form.discount;
            }
            if (this.form.tjType === null) {
              this.form.tjType = "2";
              this.form.tjType = "3";
            }
            if (this.form.reservationId != null) {
              if (this.form.groupingId) {