Commit ca5fc240 authored by 黄奎's avatar 黄奎

页面修改

parent 8a81419b
......@@ -201,7 +201,7 @@
//调用子组件获取日志方法
GetHotelLog(subItem, index, hotelSubIndex) {
let str = `comHotelLog${index}${hotelSubIndex}`
this.$refs[str][0].getHotelLogsList(this.TCID, subItem.HotelId, subItem.UseDay);
this.$refs[str][0].getHotelLogsList(this.TCID, subItem.HotelId, subItem.JourneyDate);
},
DownLoadShouPeiShu() {
this.loading = true;
......
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