Commit eb444d18 authored by 黄奎's avatar 黄奎

页面修改

parent 46d7db85
......@@ -229,7 +229,7 @@
comCheckHotelV2,
},
methods: {
//获取交通城市
//获取交通城市
getCityIdStr() {
var cityIdStr = this.$tripUtils.NewOneDayTripGetCityId(
this.DayList,
......
......@@ -215,12 +215,11 @@
"my-edit": MyEdit
},
methods: {
//获取交通城市
//获取交通城市
getCityIdStr() {
var cityIdStr = this.$tripUtils.NewOneDayTripGetCityId(
this.DayList,
this.index,
);
return cityIdStr;
},
......
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