update: 修改大屏体检数据假数据

This commit is contained in:
xf
2025-08-13 10:34:01 +08:00
parent c512766e95
commit 7510588122
@@ -211,7 +211,7 @@ const hmedicalColumns: BasicColumn[] = [
},
},
{
title: '心血管异常人数',
title: '冠脉CTA异常人数',
dataIndex: 'cardiovaAbCount',
rewriting: true,
rewroteCell: {
@@ -219,21 +219,21 @@ const hmedicalColumns: BasicColumn[] = [
},
},
{
title: '脑血管异常人数',
title: '头颅CTA异常人数',
dataIndex: 'cerebrovAbCount',
rewriting: true,
rewroteCell: {
type: 'input',
},
},
{
title: '冠状CT异常人数',
dataIndex: 'cctaAbCount',
rewriting: true,
rewroteCell: {
type: 'input',
},
},
// {
// title: '冠状CT异常人数',
// dataIndex: 'cctaAbCount',
// rewriting: true,
// rewroteCell: {
// type: 'input',
// },
// },
// {
// title: '状态',
// dataIndex: 'status',