[refactoring] settings middleware
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
el-button(circle icon='el-icon-close' type='danger' size='small' plain)
|
||||
h5 {{$t('common.settings')}}
|
||||
el-divider {{$auth.user.email}}
|
||||
|
||||
el-form(action='/api/user' method='PUT' @submit.native.prevent='update_settings' inline label-width='200px')
|
||||
|
||||
el-form-item(:label="$t('settings.change_password')")
|
||||
|
||||
Reference in New Issue
Block a user