Commit 8202e516 authored by 黄奎's avatar 黄奎

页面修改

parent c759d050
...@@ -206,7 +206,6 @@ ...@@ -206,7 +206,6 @@
}, },
methods: { methods: {
getCheckHotel() { getCheckHotel() {
this.dataList = []; this.dataList = [];
this.HotelList = []; this.HotelList = [];
this.ThirdHotelList=[]; this.ThirdHotelList=[];
...@@ -300,7 +299,6 @@ ...@@ -300,7 +299,6 @@
} }
}, err => {}, true) }, err => {}, true)
}, },
handleCurrentChange(val) { handleCurrentChange(val) {
this.thirdHotelMsg.displayFrom = val; this.thirdHotelMsg.displayFrom = val;
this.GetThirdHotelList(); this.GetThirdHotelList();
......
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