fix 81355

This commit is contained in:
赵霄
2024-01-31 11:06:20 +08:00
parent a24c0d499e
commit db1c3c99dd
4 changed files with 20 additions and 20 deletions
@@ -80,11 +80,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'
// },
// 模块负责人
{
title: this.$t('workCenter.standardConsultationProcess.moduleOwner'),
@@ -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',
@@ -80,11 +80,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'
// },
// 设计工程师
{
title: this.$t('workCenter.standardConsultationProcess.designEngineer'),
@@ -149,11 +149,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'
// },
// 责任单位联络人
{
title: this.$t('workCenter.standardCompliance.responsibleUnitContactPerson'),