[update] 修改UAT问题,企标详情增加企标复审信息板块
This commit is contained in:
@@ -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' }
|
||||||
},
|
},
|
||||||
{ // 流程编号
|
{ // 流程编号
|
||||||
|
|||||||
Reference in New Issue
Block a user