From 66bdbc1df92e8ec4a5108a4e0323e25a7b9ff8f8 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 21 五月 2024 16:37:16 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/templates/sharecomponent/actioncomponent/formconfig.jsx |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/templates/sharecomponent/actioncomponent/formconfig.jsx b/src/templates/sharecomponent/actioncomponent/formconfig.jsx
index 6cdce8c..79f1290 100644
--- a/src/templates/sharecomponent/actioncomponent/formconfig.jsx
+++ b/src/templates/sharecomponent/actioncomponent/formconfig.jsx
@@ -64,13 +64,11 @@
     }
     refresh.push({
       value: 'maingrid',
-      text: '鍒锋柊涓昏〃锛堣锛�'
+      text: '鍒锋柊涓昏〃'
     }, {
       value: 'equaltab',
       text: '鍒锋柊鍚岀骇鏍囩'
     })
-  } else if (card.execSuccess === 'maingrid') {
-    card.execSuccess = 'grid'
   }
 
   if (card.OpenType === 'blank') {

--
Gitblit v1.8.0