From 3d39c26a7e0a04fd2cabc91c72462e554c2262c8 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 25 一月 2022 18:18:27 +0800
Subject: [PATCH] 2022-01-25

---
 src/menu/components/share/actioncomponent/actionform/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/actionform/index.jsx b/src/menu/components/share/actioncomponent/actionform/index.jsx
index d9bb436..0d4b95f 100644
--- a/src/menu/components/share/actioncomponent/actionform/index.jsx
+++ b/src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -198,9 +198,9 @@
       } else {
         reOptions.sqlType = this.state.insertUpdateOptions
       }
-      if (this.record.execSuccess === 'goback') {
+      // if (this.record.execSuccess === 'goback') {
         shows.push('reload')
-      }
+      // }
     } else if (openType === 'form') {
       let intertype = this.record.intertype
 

--
Gitblit v1.8.0