锁编号
{{ $bluetooth.currentLockSetting.lockBasicInfo.lockName }}
MAC/ID
{{ $bluetooth.currentLockSetting.lockBasicInfo.mac }}/{{
$bluetooth.currentLockSetting.lockBasicInfo.lockId
}}
电量
{{ $bluetooth.currentLockSetting.lockBasicInfo.electricQuantity }}%
有效期
{{ timeFormat($bluetooth.currentLockSetting.lockBasicInfo.startDate, 'yyyy-mm-dd') }}~{{
timeFormat($bluetooth.currentLockSetting.lockBasicInfo.endDate, 'yyyy-mm-dd')
}}
{{
timeFormat($bluetooth.currentLockSetting.lockBasicInfo.startDate, 'yyyy-mm-dd h:M')
}}
{{
timeFormat($bluetooth.currentLockSetting.lockBasicInfo.endDate, 'yyyy-mm-dd h:M')
}}
单次
永久
有效日
{{
$lock.convertWeekDaysToChineseString($bluetooth.currentLockSetting.lockBasicInfo.weekDays)
}}
有效时间
{{ timeFormat($bluetooth.currentLockSetting.lockBasicInfo.startDate, 'h:M') }}~{{
timeFormat($bluetooth.currentLockSetting.lockBasicInfo.endDate, 'h:M')
}}
$refs.modalInput.open()"
>
名称
{{
$bluetooth.currentLockSetting.lockBasicInfo.lockAlias
}}
锁分组
{{
$bluetooth.currentLockSetting.lockBasicInfo.groupName
}}
$refs.modalPassword.open()"
>
管理员开锁密码
{{ $bluetooth.currentLockSetting.lockBasicInfo.adminPwd }}