fix 81355

This commit is contained in:
赵霄
2024-01-30 09:05:36 +08:00
parent 61da36f9b4
commit 1cc498a6e3
@@ -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',