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">