wsq-前端-20260729-feat-查询、详情、列表中显示最终奖项,样式调整。

This commit is contained in:
王淑勤
2026-07-29 21:58:11 +08:00
parent b19b938fa8
commit 23ff92974c
3 changed files with 26 additions and 6 deletions
@@ -65,11 +65,11 @@ export const columns: BasicColumn[] = [
align:"center",
dataIndex: 'improvementMethod'
},
// {
// title: '最终奖项',
// align:"center",
// dataIndex: 'finalAward'
// },
{
title: '最终奖项',
align:"center",
dataIndex: 'finalAward_dictText'
},
{
title: '业务展示状态',
align:"center",