This commit is contained in:
asd
2019-12-09 11:27:31 +08:00
parent b0b53c7ebc
commit 3533161568

View File

@@ -282,4 +282,4 @@ export default {
2.在父组件内部的template中加入 router-view标签
3.在main.js 中声明 路由的地方
{ path: "/b", component: bb },改成: