Commit 6d82647c authored by 黄奎's avatar 黄奎

地接总出团通知书模板表修改

parent c6b3f3fc
...@@ -468,19 +468,19 @@ ...@@ -468,19 +468,19 @@
cityId: obj.StartCityIdS, cityId: obj.StartCityIdS,
tcid: obj.TCID, tcid: obj.TCID,
orderId: 0, orderId: 0,
vshowA: true, vshowA: true, //是否显示基础信息
vshowB: true, vshowB: true, //是否显示航班
vshowC: true, vshowC: false,//是否显示行程特色
vshowD: true, vshowD: true,
vshowE: true, vshowE: false,//自费、费用包含、费用不含
vshowF: true, vshowF: true,//购物说明,购物安排
vshowG: true, vshowG: false,//重要提示、温馨提示 [订单须知]
vshowH: true, vshowH: false, //是否显示签证信息
vshowI: true, vshowI: false,//是否显示同行备注
vshowJ: true, vshowJ: false,
vshowK: true, vshowK: true,//是否显示行程图片
vshowL: true, vshowL: false,
vshowM: true, vshowM: false,
} }
}) })
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