[update] 修改工作中心-草稿发起人字段名

This commit is contained in:
lideqin
2024-01-17 14:09:55 +08:00
parent daf1e54720
commit 903d03ab8b
@@ -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' }
}, },
{ // 创建时间 { // 创建时间