Commit b17fa7ee authored by zhengke's avatar zhengke

行程特色修改

parent ecb0b0fd
...@@ -572,7 +572,7 @@ ...@@ -572,7 +572,7 @@
dinnerObj.UseDinnerType = useDinnerType dinnerObj.UseDinnerType = useDinnerType
dinnerObj.DinnerName = dinnerName dinnerObj.DinnerName = dinnerName
dinnerObj.BreakfastUseType = 0 dinnerObj.BreakfastUseType = 0
dinnerObj.DayNum = dayNum dinnerObj.DayNum = dayNumdayNum
return dinnerObj return dinnerObj
}, },
firstLoadConfigInfo() { firstLoadConfigInfo() {
...@@ -640,7 +640,7 @@ ...@@ -640,7 +640,7 @@
this.FeatureData.Subtitle = tempData.LtName this.FeatureData.Subtitle = tempData.LtName
this.FeatureData.LineName = tempData.LineName this.FeatureData.LineName = tempData.LineName
this.FeatureData.DayList = tempData.DayList this.FeatureData.DayList = tempData.DayList2
this.ConfigId = tempData.ID this.ConfigId = tempData.ID
//HK 2019-01-08添加 NewConfigId B2B预览使用 //HK 2019-01-08添加 NewConfigId B2B预览使用
......
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