[update 动态消息] 增加来源字段,详情增加推送范围
This commit is contained in:
@@ -116,6 +116,12 @@ export default {
|
||||
title: this.$t('standardRegulationLibrary.dynamicMessage.dynamicCataloging'),
|
||||
width: 150
|
||||
},
|
||||
// 来源
|
||||
{
|
||||
dataIndex: 'source',
|
||||
title: this.$t('standardRegulationLibrary.dynamicMessage.source'),
|
||||
width: 150
|
||||
},
|
||||
// 编辑人
|
||||
{
|
||||
dataIndex: 'writer_dictText',
|
||||
|
||||
Reference in New Issue
Block a user