CheckBox, Pages, Editor
This commit is contained in:
@@ -33,6 +33,7 @@ export const cfgrouter = {
|
||||
getmenu(): RouteRecordRaw[] {
|
||||
const arrroutes: RouteRecordRaw[] = []
|
||||
|
||||
|
||||
for (const route of static_data.routes) {
|
||||
tools.addRoute(arrroutes, route)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user