Commit af9420dc authored by 黄奎's avatar 黄奎

查询调整

parent c8d1ada5
...@@ -872,7 +872,7 @@ ...@@ -872,7 +872,7 @@
}) })
}) })
search.DayId = data.DayId search.DayId = data.DayId
search.msg.maxTripDay = x.min search.msg.minTripDay = x.min
search.msg.maxTripDay = x.max search.msg.maxTripDay = x.max
if($q.platform.is.mobile){ if($q.platform.is.mobile){
if(qDateProxy4.value) qDateProxy4.value.hide() if(qDateProxy4.value) qDateProxy4.value.hide()
......
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