Commit 888fd843 authored by zhengke's avatar zhengke

修改

parent 3de10937
......@@ -1358,7 +1358,6 @@
this.loading=false;
if (res.data.resultCode == 1) {
this.dataList = res.data.data;
console.log("this.dataList", this.dataList);
if(res.data.data.currentPriceInfo&&res.data.data.currentPriceInfo.priceFlight){
this.FlightList = res.data.data.currentPriceInfo.priceFlight;
}
......
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