forked from mt-fe-group/mt-yd-ui
update 生成的文件名
This commit is contained in:
@@ -106,6 +106,7 @@ router.beforeEach((to, from, next) => {
|
||||
Vue.prototype.$message.error(res.msg)
|
||||
return next({ name: 'login' })
|
||||
}
|
||||
console.log('menulist: ', res.data)
|
||||
window.SITE_CONFIG['menuList'] = res.data
|
||||
fnAddDynamicMenuRoutes(window.SITE_CONFIG['menuList'])
|
||||
next({ ...to, replace: true })
|
||||
|
||||
Reference in New Issue
Block a user