增加操作日志查看界面

This commit is contained in:
刘祥超
2020-11-10 20:30:47 +08:00
parent b1059b6e09
commit 2e51574ee7
13 changed files with 101 additions and 47 deletions

View File

@@ -114,6 +114,11 @@ func (this *UserMustAuth) BeforeAction(actionPtr actions.ActionWrapper, paramNam
"name": "系统设置",
"icon": "setting",
},
{
"code": "log",
"name": "操作日志",
"icon": "history",
},
}
action.Data["teaTitle"] = teaconst.ProductNameZH