mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	修复创建新服务时添加的源站被停用的Bug
This commit is contained in:
		@@ -52,6 +52,7 @@ func (this *AddOriginPopupAction) RunPost(params struct {
 | 
			
		||||
			PortRange: port,
 | 
			
		||||
		},
 | 
			
		||||
		Description: "",
 | 
			
		||||
		IsOn:        true,
 | 
			
		||||
	})
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		this.ErrorPage(err)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user