From d721ccb89091f05521a71c1c1b256ed8b230dafe Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 27 Oct 2022 16:48:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81filterable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wf/state.vue | 4 +++- src/views/wf/workflow.vue | 5 +---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/views/wf/state.vue b/src/views/wf/state.vue index 349c2f67..39b8f9f6 100644 --- a/src/views/wf/state.vue +++ b/src/views/wf/state.vue @@ -133,6 +133,7 @@ style="width: 100%" v-model="addForm.participant" placeholder="请选择参与者" + filterable > diff --git a/src/views/wf/workflow.vue b/src/views/wf/workflow.vue index ce5c7c03..bb1ad2c6 100644 --- a/src/views/wf/workflow.vue +++ b/src/views/wf/workflow.vue @@ -71,7 +71,6 @@ v-auth="'workflow.update'" >配置 - 编辑 - 流程图 - -
+