work on menu data/home menu/navbar/routing

This commit is contained in:
Géry Debongnie
2019-02-04 13:23:41 +01:00
parent b292a66523
commit 70b25fc7b8
14 changed files with 162 additions and 74 deletions
+3 -1
View File
@@ -28,7 +28,9 @@ beforeEach(() => {
parent_id: false,
action: false,
icon: "fa fa-test",
children: []
children: [],
menuId: 14,
actionId: 43
}
},
roots: [14]