From d6ae7fa6b223fd93b57e3eb178e1bcf644308039 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 13 九月 2024 23:15:58 +0800
Subject: [PATCH] 2024-09-13

---
 src/tabviews/zshare/actionList/normalbutton/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx
index 6918303..930e5db 100644
--- a/src/tabviews/zshare/actionList/normalbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -836,7 +836,7 @@
 
     let formkeys = []
     formdata && formdata.forEach(form => {
-      if (!ex.reps.includes(form.key)) return
+      // if (!ex.reps.includes(form.key)) return
 
       formkeys.push(form.key)
 

--
Gitblit v1.8.0