[update] 修改UAT问题,企标详情增加企标复审信息板块

This commit is contained in:
lideqin
2024-08-23 10:29:30 +08:00
parent 89953373a3
commit 60054e32bc
@@ -260,7 +260,7 @@ export default {
{ // 结论 { // 结论
title: this.$t('enterpriseStandardLibrary.standard.recheckConclusion'), title: this.$t('enterpriseStandardLibrary.standard.recheckConclusion'),
align: 'center', align: 'center',
dataIndex: 'recheckAdvice', dataIndex: 'recheckAdvice_dictText',
scopedSlots: { customRender: 'text' } scopedSlots: { customRender: 'text' }
}, },
{ // 流程编号 { // 流程编号