From a975aa770d1f5d0ae133f0e87a28b5d6b94734ef Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 09 五月 2024 11:16:42 +0800 Subject: [PATCH] 2024-05-09 --- 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