mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
操作记录后台查询,文案调整
This commit is contained in:
@@ -31,7 +31,7 @@ class UserAction < ApplicationRecord
|
||||
|
||||
def action_name
|
||||
case action_type
|
||||
when "DestroyUser" then "删除用户"
|
||||
when "DestroyUser" then "注销用户"
|
||||
when "DestroyProject" then "删除项目"
|
||||
when "Login" then "登录"
|
||||
when "Logout" then "退出登录"
|
||||
|
||||
Reference in New Issue
Block a user