fix
This commit is contained in:
@@ -153,6 +153,7 @@ export default {
|
||||
title: this.$route.params.admin === 'new' ? 'افزودن کاربر' : 'ویرایش ادمین',
|
||||
admin: {
|
||||
first_name: '',
|
||||
personalCode: '',
|
||||
last_name: '',
|
||||
username: '',
|
||||
permissions: [],
|
||||
|
||||
Reference in New Issue
Block a user