fix 81474
This commit is contained in:
@@ -97,7 +97,7 @@ export default {
|
|||||||
// 模块负责人
|
// 模块负责人
|
||||||
{
|
{
|
||||||
title: this.$t('workCenter.standardConsultationProcess.moduleOwner'),
|
title: this.$t('workCenter.standardConsultationProcess.moduleOwner'),
|
||||||
dataIndex: 'moduleOwner',
|
dataIndex: 'moduleOwner_dictText',
|
||||||
width: 150
|
width: 150
|
||||||
},
|
},
|
||||||
// 设计工程师
|
// 设计工程师
|
||||||
|
|||||||
Reference in New Issue
Block a user