是否正常修改

hubei-jinshennong
LAPTOP-S9HJSOEB\昊天 9 months ago
parent 36b67b107d
commit faff8d227c

@ -88,10 +88,10 @@
</span>
<span slot="status" slot-scope="text">
<!-- <span :style="text.status == 1 ?' color:red': ''">
{{ text.status == null ? ' ' : text.status == 0 ? '正常' : '告警' }}
</span> -->
<span :style="text.status == 1 ?' color:red': ''">
{{ text.status == null ? ' ' : text.status == 0 ? '否' : '是' }}
</span>
</span>
<span slot="videoPath1" slot-scope="text">
<a-button type="link" @click="showModel(text)">

Loading…
Cancel
Save