From 102be577a7f8df2ae30045d55a1a5fc584f90363 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 19 十二月 2022 18:31:38 +0800
Subject: [PATCH] 2022-12-19

---
 src/templates/sharecomponent/actioncomponent/actionform/index.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
index a284146..eaefc28 100644
--- a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -377,9 +377,11 @@
         
         _fieldval.label = '瀵煎叆Excel'
         _fieldval.class = 'dgreen'
+        _fieldval.execSuccess = 'grid'
         this.record.Ot = 'notRequired'
         this.record.label = '瀵煎叆Excel'
         this.record.class = 'dgreen'
+        this.record.execSuccess = 'grid'
       } else if (value === 'excelOut') {
         _fieldval.intertype = 'system'
         _fieldval.label = '瀵煎嚭Excel'

--
Gitblit v1.8.0