修改法规清单的流程状态弹框、批量设置、编辑
This commit is contained in:
@@ -653,7 +653,7 @@
|
||||
children: [
|
||||
{
|
||||
title: this.$t('personLiable'),
|
||||
dataIndex: 'designDutyName',
|
||||
dataIndex: 'designDutyIdName',
|
||||
align: 'left',
|
||||
width: 180,
|
||||
ellipsis: true
|
||||
@@ -688,7 +688,7 @@
|
||||
children: [
|
||||
{
|
||||
title: this.$t('personLiable'),
|
||||
dataIndex: 'verifyDutyName',
|
||||
dataIndex: 'verifyDutyIdName',
|
||||
align: 'left',
|
||||
width: 180,
|
||||
ellipsis: true
|
||||
|
||||
Reference in New Issue
Block a user