$refs.modalInput.open()">
姓名
{{ $lock.currentKeyInfo.keyName }}
有效期
永久
单次
{{
timeFormat($lock.currentKeyInfo.startDate, 'yyyy-mm-dd')
}}
{{
timeFormat($lock.currentKeyInfo.endDate, 'yyyy-mm-dd')
}}
{{
timeFormat($lock.currentKeyInfo.startDate, 'yyyy-mm-dd h:M')
}}
{{
timeFormat($lock.currentKeyInfo.endDate, 'yyyy-mm-dd h:M')
}}
有效日
{{
$lock.convertWeekDaysToChineseString($lock.currentKeyInfo.weekDays)
}}
有效时间
{{ timeFormat($lock.currentKeyInfo.startDate, 'h:M') }}~{{
timeFormat($lock.currentKeyInfo.endDate, 'h:M')
}}
接收者
{{ $lock.currentKeyInfo.username }}
发送人
{{ $lock.currentKeyInfo.senderUsername }}
发送时间
{{
timeFormat($lock.currentKeyInfo.sendDate, 'yyyy-mm-dd h:M')
}}
仅管理自己创建的用户
操作记录
删除
同时删除其发送的所有钥匙,钥匙删除后不能恢复