mirror of
https://github.com/Karaka-Management/oms-AssetManagement.git
synced 2026-01-26 21:08:41 +00:00
Change permission check from int to string
This commit is contained in:
parent
1f4440c42b
commit
1ff49e7242
|
|
@ -10,7 +10,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "AssetManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002601001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "AssetManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1006601001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user