Commit 88bcb4cd authored by youjie's avatar youjie

no message

parent 00286fee
...@@ -513,7 +513,7 @@ ...@@ -513,7 +513,7 @@
methods: { methods: {
search(){ search(){
this.changePriceOuterVisible = false this.changePriceOuterVisible = false
if(this.dataObj&&this.dataObj.OrderId){ if(this.dataObj&&this.dataObj.OrderId&&this.dataObj.DepartSTime&&this.dataObj.DepartETime){
this.msg.OrderId = 0 this.msg.OrderId = 0
this.msg2.OrderId = 0 this.msg2.OrderId = 0
this.msg2.OrderType = '0' this.msg2.OrderType = '0'
......
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