[update] 待办推送记录
This commit is contained in:
@@ -117,6 +117,13 @@ export default {
|
||||
dataIndex: 'responseBody',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{ // 消息处理类型
|
||||
title: this.$t('system.todoPushRecord.messageHandleType'),
|
||||
align: 'center',
|
||||
width: 140,
|
||||
dataIndex: 'type_dictText',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{
|
||||
title: this.$t('operation'),
|
||||
dataIndex: 'action',
|
||||
|
||||
Reference in New Issue
Block a user