From 69db04bc78ffce42512906dc9f961042cb861c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= Date: Fri, 12 Jun 2026 09:53:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=92=A8=E8=AF=A2=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E7=8A=B6=E6=80=81=E5=A2=9E=E5=8A=A0nonRepoUpdate?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/Pages/selfList.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/forge/Information/Pages/selfList.jsx b/src/forge/Information/Pages/selfList.jsx index 3c983be81..680598527 100644 --- a/src/forge/Information/Pages/selfList.jsx +++ b/src/forge/Information/Pages/selfList.jsx @@ -173,7 +173,8 @@ function SelfList(props){ const auditTypeEnom = { create: '发布', update: '编辑', - delete: '删除' + delete: '删除', + nonRepoUpdate: '编辑' } const statueName =(auditType)=>{