fix 81355
This commit is contained in:
@@ -144,14 +144,14 @@ export default {
|
|||||||
align: 'center',
|
align: 'center',
|
||||||
scopedSlots: { customRender: 'clauseContent' }
|
scopedSlots: { customRender: 'clauseContent' }
|
||||||
},
|
},
|
||||||
// 实施日期
|
// // 实施日期
|
||||||
{
|
// {
|
||||||
title: this.$t('dashboard.advancedSearch.materialDate'),
|
// title: this.$t('dashboard.advancedSearch.materialDate'),
|
||||||
align: 'center',
|
// align: 'center',
|
||||||
width: 180,
|
// width: 180,
|
||||||
dataIndex: 'implementationDate',
|
// dataIndex: 'implementationDate',
|
||||||
scopedSlots: { customRender: 'text' }
|
// scopedSlots: { customRender: 'text' }
|
||||||
},
|
// },
|
||||||
// 评估结果
|
// 评估结果
|
||||||
{
|
{
|
||||||
dataIndex: 'assessResults_dictText',
|
dataIndex: 'assessResults_dictText',
|
||||||
|
|||||||
Reference in New Issue
Block a user