add default-avatar and change hover icon

This commit is contained in:
yogesh_gohil
2019-11-22 12:42:03 +05:30
parent 812afc2dab
commit e9218e4d21
6 changed files with 23 additions and 7 deletions

View File

@ -129,7 +129,7 @@ export default {
confirm_password: null
},
loading: false,
previewAvatar: null,
previewAvatar: '/images/default-avatar.jpg',
fileObject: null
}
},