This commit is contained in:
dartcafe 2020-12-28 11:06:46 +01:00
Родитель ce80a7711d
Коммит a6b0278160
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -195,7 +195,7 @@ export default {
},
mounted() {
this.userName = this.share.userId
this.userName = this.share.displayName
this.emailAddress = this.share.emailAddress
this.setFocus()
},