From 83592b5c2dcbfd0a91d36dfa89f1a6cbe95ab1d1 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 27 十月 2022 15:22:01 +0800
Subject: [PATCH] 2022-10-27

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

diff --git a/src/menu/components/share/actioncomponent/formconfig.jsx b/src/menu/components/share/actioncomponent/formconfig.jsx
index 1ebc0eb..a371f8a 100644
--- a/src/menu/components/share/actioncomponent/formconfig.jsx
+++ b/src/menu/components/share/actioncomponent/formconfig.jsx
@@ -201,7 +201,7 @@
   }
 
   let closetab = []
-  if (!appType) {
+  if (!appType && viewType !== 'popview') {
     closetab = [{
       value: 'closetab',
       text: '鍏抽棴鏍囩'

--
Gitblit v1.8.0