mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-18 14:05:37 +08:00
部分中文转换为多语言代号
This commit is contained in:
@@ -34,7 +34,7 @@ func (this *LogsAction) RunGet(params struct {
|
||||
return
|
||||
}
|
||||
|
||||
this.Data["tags"] = nodelogutils.FindNodeCommonTags()
|
||||
this.Data["tags"] = nodelogutils.FindNodeCommonTags(this.LangCode())
|
||||
|
||||
this.Data["nodeId"] = params.NodeId
|
||||
this.Data["dayFrom"] = params.DayFrom
|
||||
|
||||
Reference in New Issue
Block a user