update: 视频设备新增产品状态

This commit is contained in:
JiangQiming 2023-03-01 11:52:37 +08:00
parent fac1b5d1df
commit f6a41fac5f
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@
:status="item.state?.value"
:statusText="item.state?.text"
:statusNames="{
online: 'enabled',
offline: 'disabled',
enabled: 'processing',
disabled: 'error',
}"
>
<template #img>