mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-09 15:08:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
0bd302c532
commit
0d0af81fef
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-paint-brush",
|
||||
"order": 60,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1000201001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001901001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001902001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001902001,
|
||||
"children": []
|
||||
}
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001901001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001903001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "Marketing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001903001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user