更正ASN流量单位Gbps为GBps

This commit is contained in:
dongxiaoyan
2019-01-18 12:03:51 +08:00
parent 4e909d4bf3
commit ed77da00c4
5 changed files with 17 additions and 7 deletions

View File

@@ -230,7 +230,7 @@
<th class="sort-column service" isVisible="false"><spring:message code="action"/></th> --%>
<th class="sort-column s_asn" column="asn"><spring:message code="asn"/></th>
<th class="sort-column pps" column="pps"><spring:message code="pps"/></th>
<th class="sort-column bps" column="bps"><spring:message code="bps"/></th>
<th class="sort-column bps" column="bps"><spring:message code="GBps"/></th>
</tr>
</thead>
<tbody>