north-glass-erp/northglass-erp/src/router/index.js
@@ -83,6 +83,23 @@ } ] }, { path:'userLog', name: 'userLog', component: () => import('../views/system/userLog/UserLog.vue'), children:[ { path: 'userListLog', name: 'userListLog', component: () => import('../views/system/userLog/UserListLog.vue'), }, { name:'userLog', path: '', redirect:'/main/userLog/userListLog' } ] }, { path:'glassPrice',