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