mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化文字提示
This commit is contained in:
		@@ -64,7 +64,7 @@ Vue.component("node-ddos-protection-config-box", {
 | 
			
		||||
 	<prior-checkbox :v-config="config.tcp" v-if="isNode"></prior-checkbox>
 | 
			
		||||
 	<tbody v-show="config.tcp.isPrior || !isNode">
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td class="title">启用</td>
 | 
			
		||||
			<td class="title">启用DDoS防护</td>
 | 
			
		||||
			<td>
 | 
			
		||||
				<checkbox v-model="config.tcp.isOn"></checkbox>
 | 
			
		||||
			</td>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user