Commit 6712be5a authored by 黄奎's avatar 黄奎

页面修改

parent 32605ba4
...@@ -324,9 +324,13 @@ ...@@ -324,9 +324,13 @@
let routeData = this.$router.resolve({ let routeData = this.$router.resolve({
name: path, name: path,
query: { query: {
TCID: item.TCID, configId:item.ID,
ID: item.ID, cityId: 0,
StartCityID: 0 tcid: item.TCID,
orderId:0,
vshowL:false,
vshowM:false,
vshowTCNUM:true,
} }
}) })
window.open(routeData.href, '_blank') window.open(routeData.href, '_blank')
......
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