From 27e5336c3be83404a2b8398ee53f845a597eb98f Mon Sep 17 00:00:00 2001 From: amypeng Date: Thu, 9 Jul 2026 14:59:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20144986=20wiki=E7=9A=84"=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E6=AD=A4=E7=89=88=E6=9C=AC=E2=80=9C=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix: 144986 wiki的"使用此版本“按钮权限控制 --- src/forge/Wiki/page/historyList.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/forge/Wiki/page/historyList.jsx b/src/forge/Wiki/page/historyList.jsx index 2e80f3dd3..8c026283b 100644 --- a/src/forge/Wiki/page/historyList.jsx +++ b/src/forge/Wiki/page/historyList.jsx @@ -83,11 +83,11 @@ export default (props) => { } >预览
- + history.push(`/${owner}/${repoIdentifier}/wiki/edit?${currentSearchParams.toString()}`) + }}>使用此版本} } }