From 72288e23529e449c49bf1e2b90084473d5d9d654 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期一, 18 八月 2025 21:08:03 +0800
Subject: [PATCH] 1加日期
---
src/views/flowmgr/processQuery2.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/flowmgr/processQuery2.vue b/src/views/flowmgr/processQuery2.vue
index aa28046..7ef1d56 100644
--- a/src/views/flowmgr/processQuery2.vue
+++ b/src/views/flowmgr/processQuery2.vue
@@ -91,7 +91,7 @@
index: true,
selection: true,
- menuWidth: 200,
+ menuWidth: 80,
// menu: false,
labelWidth: 90,
menuSpan: 6,
@@ -106,7 +106,7 @@
dicUrl: `/blade-system/dict-biz/dictionary?code=process_name`,
props: {
label: 'dictValue',
- value: 'remark',
+ value: 'dictValue',
},
},
{
--
Gitblit v1.9.3