From 023de2a98eaf873009ffb58f3b37a704a7675140 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期五, 22 八月 2025 12:59:55 +0800
Subject: [PATCH] 增加字段

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

diff --git a/src/views/flowmgr/programexport.vue b/src/views/flowmgr/programexport.vue
index 47cb60d..e14f9b2 100644
--- a/src/views/flowmgr/programexport.vue
+++ b/src/views/flowmgr/programexport.vue
@@ -73,6 +73,7 @@
                 // simplePage: true,
                 searchShow: true,
                 searchMenuSpan: 6,
+                searchEnter:true,
                 dialogWidth: '60%',
                 // tree: true,
                 border: true,
@@ -146,6 +147,7 @@
                 tip: false,
                 // simplePage: true,
                 searchShow: true,
+                searchEnter:true,
                 searchMenuSpan: 6,
                 dialogWidth: '60%',
                 // tree: true,

--
Gitblit v1.9.3