今日新增 {{ toThousands(growCardList?.deviceInfo?.todayAdd) }}
{{ !isAdmin(role) ? `告警数` : '租户总量' }}
今日新增 {{ toThousands(growCardList?.alarmInfo?.todayAdd) }}
今日新增 {{ toThousands(growCardList?.tenantInfo?.todayAdd) }}
{{ !isAdmin(role) ? `消息数` : '客户总量' }}
今日新增 {{ toThousands(growCardList?.messageInfo?.todayMessageAdd) }}
今日新增 {{ toThousands(growCardList?.customerInfo?.todayAdd) }}