Commit 7fb247e7 authored by 黄奎's avatar 黄奎

页面修改

parent 3fcceda9
......@@ -225,6 +225,8 @@ var tripUtils = {
CurrencyId: 0, //币种id
Money: 0.0, //费用
PeopleNumber: 0, //人数
SalePrice:0,//销售价格
CostRemark:"",//成本备注
}
},
//地接成本报价币种
......
......@@ -81,6 +81,10 @@
InlandTrafficShareMoney: 0, //内陆段交通分摊费用
OtherShareMoney: 0, //杂费分摊费用
OtherRemark: "", //其他价格备注
VisaMoneyCurrencyId:0,//签证费币种
SafeMoneyCurrencyId:0,//保险费币种
LeaderTripMoneyCurrencyId:0,//领队小费币种
DriverGuideMoneyCurrencyId:0,//司机导游小费币种
},
CostCurrencyList: [], //选择的币种
CostNumberList: [], //人数
......
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