mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化集群设置--WAF策略选择窗口尺寸
This commit is contained in:
		@@ -22,6 +22,7 @@ Vue.component("http-firewall-policy-selector", {
 | 
				
			|||||||
		select: function () {
 | 
							select: function () {
 | 
				
			||||||
			let that = this
 | 
								let that = this
 | 
				
			||||||
			teaweb.popup("/servers/components/waf/selectPopup", {
 | 
								teaweb.popup("/servers/components/waf/selectPopup", {
 | 
				
			||||||
 | 
									height: "26em",
 | 
				
			||||||
				callback: function (resp) {
 | 
									callback: function (resp) {
 | 
				
			||||||
					that.firewallPolicy = resp.data.firewallPolicy
 | 
										that.firewallPolicy = resp.data.firewallPolicy
 | 
				
			||||||
				}
 | 
									}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user