控制中心,添加设备绑定状态字段

This commit is contained in:
fengerli
2025-10-07 15:40:33 +08:00
parent 4a4902ab72
commit 492d43c709
3 changed files with 14 additions and 1 deletions

View File

@ -113,7 +113,7 @@ const initChart = () => {
name: '使用频次',
type: 'bar',
data: [], // 初始空数据
barWidth: '10px',
barWidth: '9px',
stack: 'total',
label: {
show: true,