From 1bec8d69cf14bd88591eee5b0320c5c8f6c25a08 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 08 三月 2024 21:19:31 +0800
Subject: [PATCH] Merge branch 'master' into positec

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

diff --git a/src/tabviews/zshare/actionList/newpagebutton/index.jsx b/src/tabviews/zshare/actionList/newpagebutton/index.jsx
index a3fafce..01d678e 100644
--- a/src/tabviews/zshare/actionList/newpagebutton/index.jsx
+++ b/src/tabviews/zshare/actionList/newpagebutton/index.jsx
@@ -193,7 +193,7 @@
         cancelText: '鏀粯閬囧埌闂',
         onOk() {
           // 鏀粯鍚庡埛鏂扮晫闈�
-          MKEmitter.emit('refreshByButtonResult', btn.$menuId, 'grid', btn)
+          MKEmitter.emit('reloadMenuView', btn.$MenuID)
         },
         onCancel() {
           MKEmitter.emit('refreshByButtonResult', btn.$menuId, 'grid', btn)

--
Gitblit v1.8.0