优化WAF CC2规则说明文字

This commit is contained in:
刘祥超
2023-05-02 17:04:40 +08:00
parent ed2b95bc3f
commit 8e0a239de9
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ Vue.component("http-firewall-rule-label", {
<!-- cc2 -->
<span v-if="rule.param == '\${cc2}'">
{{rule.checkpointOptions.period}}秒/{{rule.checkpointOptions.threshold}}请求
{{rule.checkpointOptions.period}}秒请求
</span>
<!-- refererBlock -->