update 法规合规评估、零部件选择弹框

This commit is contained in:
赵霄
2024-01-19 14:36:37 +08:00
parent 208133026b
commit 36afe6597c
7 changed files with 302 additions and 85 deletions
@@ -102,7 +102,7 @@ export default {
// 设计工程师
{
title: this.$t('workCenter.standardConsultationProcess.designEngineer'),
dataIndex: 'contact',
dataIndex: 'designEngineer_dictText',
width: 150,
scopedSlots: { customRender: 'moduleOwner' }
},