实现公用的统计指标

This commit is contained in:
GoEdgeLab
2021-07-19 15:23:20 +08:00
parent 2ffa16d488
commit 29eee20ce6
15 changed files with 47 additions and 6 deletions

View File

@@ -169,7 +169,7 @@ Vue.component("http-firewall-checkpoint-cc", {
}
},
template: `<div>
<input type="hidden" name="operator" value="gte"/>
<input type="hidden" name="operator" value="gt"/>
<input type="hidden" name="value" :value="value"/>
<table class="ui table">
<tr>