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