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