Commit 44413693 authored by 华国豪's avatar 华国豪 🙄

合并代码

parents 15f62537 e6a3bf10
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -307,6 +307,15 @@ export default new Router({
title: "签证详情"
}
},
{
path: "/SchedProduct",
name: "SchedProduct",
component: resolve =>
require(["@/components/visa/SchedProduct"], resolve),
meta: {
title: "签证预定"
}
},
{
path: "/IndependentTravel",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment