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

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

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