Commit ea392496 authored by 黄奎's avatar 黄奎

页面注释修改

parent 12326e8a
...@@ -1470,7 +1470,6 @@ ...@@ -1470,7 +1470,6 @@
}, },
//选中航班选择框 //选中航班选择框
getSelect(item) { getSelect(item) {
console.log(" this.PostConfig",this.PostConfig);
if (this.PostConfig.LineId == 14 && item.DayNum != this.PostConfig.DayNum) { if (this.PostConfig.LineId == 14 && item.DayNum != this.PostConfig.DayNum) {
this.Error("团期行程天数和机票的行程天数不一致!请重新选择!"); this.Error("团期行程天数和机票的行程天数不一致!请重新选择!");
return; return;
......
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