From c4710e4b6f0802410341416021f28a3698a20fb4 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期二, 05 八月 2025 10:28:13 +0800
Subject: [PATCH] 流程列表字段调整

---
 src/views/flowmgr/processQuery.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/views/flowmgr/processQuery.vue b/src/views/flowmgr/processQuery.vue
index 77f9724..39c1bb2 100644
--- a/src/views/flowmgr/processQuery.vue
+++ b/src/views/flowmgr/processQuery.vue
@@ -103,6 +103,11 @@
                         searchType: 'input',
                         hide: true,
                     },
+					{
+                        label: '娴佺▼鍚嶇О',
+                        prop: 'processDefinitionName',
+                        width: 100,
+                    },
                     {
                         label: '鏈哄簥',
                         prop: '',

--
Gitblit v1.9.3