[update] 修改工作中心-草稿发起人字段名
This commit is contained in:
@@ -84,7 +84,7 @@ export default {
|
|||||||
title: this.$t('workCenter.processCenter.initiator'),
|
title: this.$t('workCenter.processCenter.initiator'),
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 180,
|
width: 180,
|
||||||
dataIndex: 'createBy_dictText',
|
dataIndex: 'userId_dictText',
|
||||||
scopedSlots: { customRender: 'text' }
|
scopedSlots: { customRender: 'text' }
|
||||||
},
|
},
|
||||||
{ // 创建时间
|
{ // 创建时间
|
||||||
|
|||||||
Reference in New Issue
Block a user