From 2c205a56a4b9d6ca2bf996b021fed5ecd875f490 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 11 十月 2024 22:04:19 +0800
Subject: [PATCH] 2024-10-11

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

diff --git a/src/tabviews/zshare/actionList/exceloutbutton/index.jsx b/src/tabviews/zshare/actionList/exceloutbutton/index.jsx
index f56642a..59789f9 100644
--- a/src/tabviews/zshare/actionList/exceloutbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -934,7 +934,7 @@
       _setting.laypage = pagination
       _setting.arr_field = _setting.all_field || _setting.arr_field
 
-      if (setting.sub_field) {
+      if (setting.sub_field || setting.laypage !== pagination) {
         _setting.uuid = btn.uuid
       }
 

--
Gitblit v1.8.0