🎉 优化列表显示

pull/59/head
smallchill 7 years ago
parent 13033a8719
commit 0462c44f14
  1. 3
      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: "状态",

Loading…
Cancel
Save