This commit is contained in:
Mr Swift
2024-03-04 00:04:15 +03:30
parent cc1936fcd2
commit f2103d9920
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -153,6 +153,7 @@ export default {
title: this.$route.params.admin === 'new' ? 'افزودن کاربر' : 'ویرایش ادمین',
admin: {
first_name: '',
personalCode: '',
last_name: '',
username: '',
permissions: [],