This commit is contained in:
2019-12-27 16:59:56 +00:00
parent e6e83e2706
commit a5fc23c55d
2 changed files with 2 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ export default new Router({
component: () =>
import(/* webpackChunkName: "home" */ "./views/home-dashboard.vue")
},
{ path: "/", redirect: "/login" },
{
path: "/home-schedule",
name: "home-schedule",