mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-16 05:30:27 +08:00
实现菜单的状态显示
This commit is contained in:
@@ -76,6 +76,7 @@ func (this *SettingAction) RunPost(params struct {
|
||||
RequestHost: reverseProxyConfig.RequestHost,
|
||||
RequestURI: reverseProxyConfig.RequestURI,
|
||||
StripPrefix: reverseProxyConfig.StripPrefix,
|
||||
AutoFlush: reverseProxyConfig.AutoFlush,
|
||||
})
|
||||
|
||||
this.Success()
|
||||
|
||||
Reference in New Issue
Block a user