优化在线离线

wp1.0
fanluyan 1 year ago
parent c6c82dc570
commit 4e4cfc26e0

@ -83,7 +83,9 @@
style="margin-right: 6px"
></span>
</span>
<span>{{ node.label }} </span>
<span :class="data.onlinestatus == 0 ? 'disconnect' : ''"
>{{ node.label }}
</span>
</span>
</span>
<!-- <span v-else>

Loading…
Cancel
Save