Commit 7fa9c614 authored by youjie's avatar youjie

no message

parent f74fe749
......@@ -527,7 +527,7 @@
}, 300)
},
productSearch(item){
// if(item.CategoryName=='机票') this.handleCategoryChage(item,2)
if(item.CategoryName=='机票') this.handleCategoryChage(item)//this.handleCategoryChage(item,2)
if(item.CategoryName=='签证') this.handleCategoryChage(item,3)
},
mouseenterAddress() {
......
......@@ -542,7 +542,7 @@ export default {
return this.CommonJump("/searchVisa", {});
}
if(goodsType[0].CategoryName=='机票'){
return this.CommonJump("/planeticket", {});
// return this.CommonJump("/planeticket", {});
}
}
this.msg.pageIndex = 1
......
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