姓名
{{ currentKeyInfo.keyName }}
有效期
永久
单次
{{ timeFormat(currentKeyInfo.startDate, 'yyyy-mm-dd') }}
{{ timeFormat(currentKeyInfo.endDate, 'yyyy-mm-dd') }}
{{ timeFormat(currentKeyInfo.startDate, 'yyyy-mm-dd h:M') }}
{{ timeFormat(currentKeyInfo.endDate, 'yyyy-mm-dd h:M') }}
有效日
{{ convertWeekDaysToChineseString(currentKeyInfo.weekDays) }}
有效时间
{{ timeFormat(currentKeyInfo.startDate, 'h:M') }}~{{ timeFormat(currentKeyInfo.endDate, 'h:M') }}
接收者
{{ currentKeyInfo.username }}
发送人
{{ currentKeyInfo.senderUsername }}
发送时间
{{ timeFormat(currentKeyInfo.sendDate, 'yyyy-mm-dd h:M') }}
删除
同时删除其发送的所有钥匙,钥匙删除后不能恢复