[update] 修改bug81486

This commit is contained in:
lideqin
2024-01-30 13:43:16 +08:00
parent 737e4a7523
commit 84594f9f9b
@@ -81,13 +81,6 @@ export default {
dataIndex: 'prcName',
scopedSlots: { customRender: 'text' }
},
{ // 发起人
title: this.$t('workCenter.processCenter.initiator'),
align: 'center',
width: 180,
dataIndex: 'userId_dictText',
scopedSlots: { customRender: 'text' }
},
{ // 创建时间
title: this.$t('createTime'),
align: 'center',