mirror of
https://github.com/Karaka-Management/oms-SalesAnalysis.git
synced 2026-01-24 16:58:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
f4a59c478f
commit
7aecc6ad72
|
|
@ -10,7 +10,7 @@
|
|||
"icon": null,
|
||||
"order": 15,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001601001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": "fa fa-bar-chart",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"icon": "fa fa-tag",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"icon": "fa fa-users",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"icon": "fa fa-globe",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
"icon": "fa fa-paint-brush",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
"icon": "fa fa-building-o",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
"icon": "fa fa-envelope",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
"icon": "fa fa-database",
|
||||
"order": 1,
|
||||
"from": "Analysis",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1005401001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user