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',
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',