更新设备状态枚举
This commit is contained in:
@ -63,7 +63,7 @@
|
||||
>
|
||||
<el-descriptions-item
|
||||
:contentClassName="`descriptions-direction ${
|
||||
pcsItem.deviceStatus === '0' ? 'save' : 'danger'
|
||||
pcsItem.deviceStatus === '2' ? 'save' : 'danger'
|
||||
}`"
|
||||
:span="1"
|
||||
label="设备状态"
|
||||
|
||||
Reference in New Issue
Block a user