modif
This commit is contained in:
@@ -38,7 +38,7 @@ export const cfgrouter = {
|
|||||||
tools.addRoute(arrroutes, route)
|
tools.addRoute(arrroutes, route)
|
||||||
}
|
}
|
||||||
|
|
||||||
// console.log('getmenu', arrroutes)
|
console.log('getmenu', arrroutes)
|
||||||
|
|
||||||
return arrroutes
|
return arrroutes
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -476,7 +476,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
|
|||||||
|
|
||||||
addDynamicPages($router: Router | null) {
|
addDynamicPages($router: Router | null) {
|
||||||
// console.log('this.mypage', this.mypage)
|
// console.log('this.mypage', this.mypage)
|
||||||
// console.log('addDynamicPages')
|
console.log('addDynamicPages.........')
|
||||||
const arrpagesroute: IListRoutes[] = []
|
const arrpagesroute: IListRoutes[] = []
|
||||||
|
|
||||||
for (const page of this.mypage) {
|
for (const page of this.mypage) {
|
||||||
|
|||||||
Reference in New Issue
Block a user