From 3e13e3e61854671fce6aac45679e1b7252126105 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 24 十二月 2023 23:41:01 +0800
Subject: [PATCH] Merge branch 'master' into positec

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

diff --git a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
index 227e56b..3e9c1ae 100644
--- a/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -302,17 +302,10 @@
         }
       } else if (_funcType === 'closetab') {
         shows.push('refreshTab')
-      } else if (_funcType === 'megvii') {
-        shows.push('subFunc', 'progress')
       } else if (_funcType === 'refund') {
         shows.push('Ot', 'execSuccess', 'execError')
 
         reOptions.Ot = requireOptions.filter(op => op.value === 'requiredSgl')
-      } else if (_funcType === 'filezip') {
-        reOptions.Ot = requireOptions
-        reRequired.innerFunc = false
-
-        shows.push('innerFunc', 'Ot', 'execSuccess', 'execError', 'urlkey')
       }
     }
 

--
Gitblit v1.8.0