Commit 0c3f21c3 authored by huangyuanyuan's avatar huangyuanyuan

机票下单添加订单来源

parent 36c69f59
...@@ -250,6 +250,8 @@ export default { ...@@ -250,6 +250,8 @@ export default {
ContactEmail:'', ContactEmail:'',
ContactName:'', ContactName:'',
EnterID:0, EnterID:0,
OrderForm:1,
OrderSource:2,
}, },
AirTicketId:this.$route.params.id, AirTicketId:this.$route.params.id,
ruleForm:{}, ruleForm:{},
......
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