diff --git a/src/forge/Information/Pages/selfList.jsx b/src/forge/Information/Pages/selfList.jsx index 3c983be8..68059852 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)=>{