From f0bf8c399c354c22227f8f1a76ed806098db59c0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 21 五月 2024 16:51:02 +0800 Subject: [PATCH] 2024-05-21 --- src/templates/sharecomponent/actioncomponent/formconfig.jsx | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/formconfig.jsx b/src/templates/sharecomponent/actioncomponent/formconfig.jsx index 0476049..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') { @@ -523,7 +521,7 @@ key: 'tipTitle', label: '纭鎻愮ず', initVal: card.tipTitle || '', - tooltip: '娉細寮圭獥锛堣〃鍗曪級鍦ㄦ樉绀轰负鏄惁妗嗘椂鏈夋晥銆�', + tooltip: '鎻愮ず妗嗙殑纭鎻愮ず淇℃伅銆�', required: false }, { -- Gitblit v1.8.0