mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-18 17:28:41 +00:00
fix bugs
This commit is contained in:
parent
bb5c213124
commit
00fd1d0c6e
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 40,
|
"order": 40,
|
||||||
"from": 1001000000,
|
"from": "BusinessExpenses",
|
||||||
"permission": { "permission": 2, "type": null, "element": null },
|
"permission": { "permission": 2, "type": null, "element": null },
|
||||||
"parent": 1002401001,
|
"parent": 1002401001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 40,
|
"order": 40,
|
||||||
"from": 1001000000,
|
"from": "BusinessExpenses",
|
||||||
"permission": { "permission": 2, "type": null, "element": null },
|
"permission": { "permission": 2, "type": null, "element": null },
|
||||||
"parent": 1001001001,
|
"parent": 1001001001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -39,12 +39,60 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 40,
|
"order": 40,
|
||||||
"from": 1001000000,
|
"from": "BusinessExpenses",
|
||||||
"permission": { "permission": 2, "type": null, "element": null },
|
"permission": { "permission": 2, "type": null, "element": null },
|
||||||
"parent": 1001001001,
|
"parent": 1001001001,
|
||||||
"children": [
|
"children": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1001003001,
|
||||||
|
"pid": "/",
|
||||||
|
"type": 2,
|
||||||
|
"subtype": 1,
|
||||||
|
"name": "BusinessExpenses",
|
||||||
|
"uri": "{/base}/businessexpenses/expense/list",
|
||||||
|
"target": "self",
|
||||||
|
"icon": null,
|
||||||
|
"order": 40,
|
||||||
|
"from": "BusinessExpenses",
|
||||||
|
"permission": { "permission": 2, "type": null, "element": null },
|
||||||
|
"parent": 1003401001,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": 1001004001,
|
||||||
|
"pid": "/",
|
||||||
|
"type": 3,
|
||||||
|
"subtype": 1,
|
||||||
|
"name": "List",
|
||||||
|
"uri": "{/base}/businessexpenses/expense/list",
|
||||||
|
"target": "self",
|
||||||
|
"icon": null,
|
||||||
|
"order": 40,
|
||||||
|
"from": "BusinessExpenses",
|
||||||
|
"permission": { "permission": 2, "type": null, "element": null },
|
||||||
|
"parent": 1001003001,
|
||||||
|
"children": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1001004002,
|
||||||
|
"pid": "/",
|
||||||
|
"type": 3,
|
||||||
|
"subtype": 1,
|
||||||
|
"name": "Create",
|
||||||
|
"uri": "{/base}/businessexpenses/expense/create",
|
||||||
|
"target": "self",
|
||||||
|
"icon": null,
|
||||||
|
"order": 40,
|
||||||
|
"from": "BusinessExpenses",
|
||||||
|
"permission": { "permission": 2, "type": null, "element": null },
|
||||||
|
"parent": 1001003001,
|
||||||
|
"children": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user