lkk
2024-12-17 5fd5990fcb9ae26820e341d6431613ecbfee9072
已审核
2个文件已修改
13 ■■■■■ 已修改文件
src/views/doctor/bgsh/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/doctor/examination/index.vue 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/doctor/bgsh/index.vue
@@ -168,10 +168,10 @@
          align="center"
          prop="tjStatus"
          :show-overflow-tooltip="true"
          width="50px"
          width="80px"
        >
          <template slot-scope="scope">
            <span>{{ scope.row.tjStatus == "1" ? "已检" : "未检" }}</span>
            <span>{{ scope.row.tjStatus == "1" ? "已审核" : "未检" }}</span>
          </template>
        </el-table-column>
        <el-table-column
src/views/doctor/examination/index.vue
@@ -208,7 +208,7 @@
          </el-table-column>
        </el-table>
      </div>
      <div style="width: 38%">
      <div style="width: 40%">
        <el-table
          v-loading="loading"
          border
@@ -343,12 +343,7 @@
        </div>
        <div v-if="jyjc == 1">
          <div
            style="
              text-align: center;
              background-color: #aad8df;
            "
          ></div>
          <div style="text-align: center; background-color: #aad8df"></div>
          <div class="check-result-container">
            <div class="check-item">
              <div class="check-title">检查所见:</div>