CFE-3 complete and debug all structure and write validation part of test for inputs and work on select box of mui after this
This commit is contained in:
@@ -28,13 +28,13 @@ export const handler = [
|
||||
data: [
|
||||
{
|
||||
id: 1,
|
||||
name: "passenger_office_chief",
|
||||
name_fa: "رئیس اداره مسافری استان"
|
||||
name: "admin",
|
||||
name_fa: "ادمین"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
name: "province_manager",
|
||||
name_fa: "مدیر کل استانی"
|
||||
id: 2,
|
||||
name: "manager",
|
||||
name_fa: "مدیر"
|
||||
}
|
||||
]
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user