fix small issue

This commit is contained in:
yogesh_gohil
2019-11-18 12:14:08 +05:30
parent 52d3c6a944
commit 4a8ac36b3a
8 changed files with 52 additions and 39 deletions

View File

@ -142,7 +142,7 @@ export default {
data () {
return {
mailConfigData: {
mail_driver: '',
mail_driver: 'smtp',
mail_host: '',
mail_port: null,
mail_username: '',