已办流程,展示办理时间修改。

This commit is contained in:
wangzhijiang
2022-04-27 14:38:01 +08:00
parent f53e57922b
commit ca6150f30c
2 changed files with 2 additions and 2 deletions
@@ -55,7 +55,7 @@ public class BusProcessName implements Serializable {
private String taskDefinitionKey;
// @TableField(exist = false)
// private String taskId;
private String taskId;
// //审批时间
// @TableField(exist = false)
// private String approvalTime;
@@ -85,7 +85,7 @@
},
{
title: this.$t('ProcessingTime'),
dataIndex: 'ProcessingTime',
dataIndex: 'handlingTime',
align: 'center',
ellipsis: true
},