已办流程,展示办理时间修改。
This commit is contained in:
+1
-1
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user