优化WAF CC2规则说明文字

This commit is contained in:
GoEdgeLab
2023-05-02 17:04:40 +08:00
parent 6e3de64059
commit a517543e4e
2 changed files with 2 additions and 2 deletions

View File

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