From 0462c44f145ad72186176240bb7d9a62dd8fd1cc Mon Sep 17 00:00:00 2001 From: smallchill Date: Wed, 15 May 2019 10:40:20 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20=E4=BC=98=E5=8C=96=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/flow/follow.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/flow/follow.vue b/src/views/flow/follow.vue index ce93d16..7370eb9 100644 --- a/src/views/flow/follow.vue +++ b/src/views/flow/follow.vue @@ -71,17 +71,18 @@ label: "执行id", prop: "executionId", search: true, + width: 320, }, { label: "流程key", prop: "processDefinitionKey", search: true, - width: 80, }, { label: "流程实例id", prop: "processInstanceId", search: true, + width: 320, }, { label: "状态",