mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-01 09:20:24 +08:00
修复看板中统计数据可能不显示的问题
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</td>
|
||||
<td class="center">
|
||||
<span v-if="server.bandwidth.length > 0">{{server.bandwidth}}</span>
|
||||
<span v-if="server.bandwidth.length > 0">{{server.bandwidth}}/s</span>
|
||||
<span class="disabled" v-else>-</span>
|
||||
</td>
|
||||
<td class="center">
|
||||
|
||||
Reference in New Issue
Block a user