update: 视频设备新增产品状态
This commit is contained in:
parent
fac1b5d1df
commit
f6a41fac5f
|
@ -55,8 +55,8 @@
|
|||
:status="item.state?.value"
|
||||
:statusText="item.state?.text"
|
||||
:statusNames="{
|
||||
online: 'enabled',
|
||||
offline: 'disabled',
|
||||
enabled: 'processing',
|
||||
disabled: 'error',
|
||||
}"
|
||||
>
|
||||
<template #img>
|
||||
|
|
Loading…
Reference in New Issue