From 3d4bc79a80eb9cff0f8ef7c53f9685c9ff9fbd2d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 02 九月 2021 23:17:36 +0800
Subject: [PATCH] 2021-09-02

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

diff --git a/src/menu/components/share/actioncomponent/actionform/index.jsx b/src/menu/components/share/actioncomponent/actionform/index.jsx
index 8fdc523..c5ebebb 100644
--- a/src/menu/components/share/actioncomponent/actionform/index.jsx
+++ b/src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -177,8 +177,6 @@
         }
       } else if (_funcType === 'mkBinding' || _funcType === 'mkUnBinding') {
         _options.push('execSuccess', 'execError')
-      } else if (_funcType === 'scan') {
-        _options.push('openmenu')
       } else if (_funcType === 'closetab') {
         _options.push('refreshTab')
       }

--
Gitblit v1.8.0