change condition
This commit is contained in:
parent
fd82735b3d
commit
7792577ad9
@ -42,7 +42,7 @@
|
||||
</div>
|
||||
</b-col>
|
||||
<b-col cols="4" class="chart-col chart2">
|
||||
<div v-if="stat.cpu_usage">
|
||||
<div v-if="stat.cpu_usage || stat.cpu_usage >= 0">
|
||||
<div>
|
||||
<strong>CPU</strong>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user