mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-19 23:46:36 +08:00
增加全局的边缘节点日志
This commit is contained in:
@@ -181,6 +181,11 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
|
||||
"subtitle": "集群列表",
|
||||
"icon": "cloud",
|
||||
"subItems": []maps.Map{
|
||||
{
|
||||
"name": "节点日志",
|
||||
"url": "/clusters/logs",
|
||||
"code": "log",
|
||||
},
|
||||
{
|
||||
"name": "SSH认证",
|
||||
"url": "/clusters/grants",
|
||||
|
||||
Reference in New Issue
Block a user