From fb2831158a3f2b744544c0b0e786c8a432ec1eaa Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期一, 18 八月 2025 11:26:54 +0800
Subject: [PATCH] 调整流程查询流程名称对话框
---
src/views/flowmgr/processQuery2.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/flowmgr/processQuery2.vue b/src/views/flowmgr/processQuery2.vue
index aa28046..314372b 100644
--- a/src/views/flowmgr/processQuery2.vue
+++ b/src/views/flowmgr/processQuery2.vue
@@ -106,7 +106,7 @@
dicUrl: `/blade-system/dict-biz/dictionary?code=process_name`,
props: {
label: 'dictValue',
- value: 'remark',
+ value: 'dictValue',
},
},
{
--
Gitblit v1.9.3