eight
2024-10-28 52231918426d3e0936a82a30c8959ab843f7d779
src/views/ecg/appointment/index.vue
@@ -229,7 +229,7 @@
      </el-table-column>
      <el-table-column label="预约检查类型" align="center" prop="bookCheckType">
        <template #default="scope">
          checkTypeStore.getCheckTypeName(scope.row.bookCheckType)
          {{checkTypeStore.getCheckTypeName(scope.row.bookCheckType)}}
        </template>
      </el-table-column>
      <el-table-column label="预约来源" align="center" prop="bookSrc">