fix 81355
This commit is contained in:
+5
-5
@@ -80,11 +80,11 @@ export default {
|
|||||||
scopedSlots: { customRender: 'clauseContent' }
|
scopedSlots: { customRender: 'clauseContent' }
|
||||||
},
|
},
|
||||||
// 实施日期
|
// 实施日期
|
||||||
{
|
// {
|
||||||
title: this.$t('dashboard.advancedSearch.materialDate'),
|
// title: this.$t('dashboard.advancedSearch.materialDate'),
|
||||||
width: 150,
|
// width: 150,
|
||||||
dataIndex: 'implementationDate'
|
// dataIndex: 'implementationDate'
|
||||||
},
|
// },
|
||||||
// 模块负责人
|
// 模块负责人
|
||||||
{
|
{
|
||||||
title: this.$t('workCenter.standardConsultationProcess.moduleOwner'),
|
title: this.$t('workCenter.standardConsultationProcess.moduleOwner'),
|
||||||
|
|||||||
+5
-5
@@ -77,11 +77,11 @@ export default {
|
|||||||
scopedSlots: { customRender: 'clauseContent' }
|
scopedSlots: { customRender: 'clauseContent' }
|
||||||
},
|
},
|
||||||
// 实施日期
|
// 实施日期
|
||||||
{
|
// {
|
||||||
title: this.$t('dashboard.advancedSearch.materialDate'),
|
// title: this.$t('dashboard.advancedSearch.materialDate'),
|
||||||
width: 150,
|
// width: 150,
|
||||||
dataIndex: 'implementationDate'
|
// dataIndex: 'implementationDate'
|
||||||
},
|
// },
|
||||||
// 评估结果
|
// 评估结果
|
||||||
{
|
{
|
||||||
dataIndex: 'assessResults_dictText',
|
dataIndex: 'assessResults_dictText',
|
||||||
|
|||||||
+5
-5
@@ -80,11 +80,11 @@ export default {
|
|||||||
scopedSlots: { customRender: 'clauseContent' }
|
scopedSlots: { customRender: 'clauseContent' }
|
||||||
},
|
},
|
||||||
// 实施日期
|
// 实施日期
|
||||||
{
|
// {
|
||||||
title: this.$t('dashboard.advancedSearch.materialDate'),
|
// title: this.$t('dashboard.advancedSearch.materialDate'),
|
||||||
width: 150,
|
// width: 150,
|
||||||
dataIndex: 'implementationDate'
|
// dataIndex: 'implementationDate'
|
||||||
},
|
// },
|
||||||
// 设计工程师
|
// 设计工程师
|
||||||
{
|
{
|
||||||
title: this.$t('workCenter.standardConsultationProcess.designEngineer'),
|
title: this.$t('workCenter.standardConsultationProcess.designEngineer'),
|
||||||
|
|||||||
+5
-5
@@ -149,11 +149,11 @@ export default {
|
|||||||
scopedSlots: { customRender: 'clauseContent' }
|
scopedSlots: { customRender: 'clauseContent' }
|
||||||
},
|
},
|
||||||
// 实施日期
|
// 实施日期
|
||||||
{
|
// {
|
||||||
title: this.$t('dashboard.advancedSearch.materialDate'),
|
// title: this.$t('dashboard.advancedSearch.materialDate'),
|
||||||
width: 150,
|
// width: 150,
|
||||||
dataIndex: 'implementationDate'
|
// dataIndex: 'implementationDate'
|
||||||
},
|
// },
|
||||||
// 责任单位联络人
|
// 责任单位联络人
|
||||||
{
|
{
|
||||||
title: this.$t('workCenter.standardCompliance.responsibleUnitContactPerson'),
|
title: this.$t('workCenter.standardCompliance.responsibleUnitContactPerson'),
|
||||||
|
|||||||
Reference in New Issue
Block a user