eight
2024-10-24 6c9bf8dda14a8257a920fd21c9127c13dd92214e
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">