提交 c012849b 编写于 作者: M McGrady2002

nothing

上级 c4798b52
......@@ -142,7 +142,11 @@ const routes = [
name: 'PageFormsSignup',
component: () => import('../views/PageFormsSignup.vue')
},
{
path: '/AddCompany',
name: 'AddCompany',
component: () => import('../views/ManageView/AddCompany')
},
]
const router = new VueRouter({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册