Commit 0f01dc46 authored by xiejb's avatar xiejb

运单 逻辑状态调整

parent 276f17ed
......@@ -266,8 +266,8 @@ export default {
this.orderInfo.orderStatusCode === '220' ||
this.orderInfo.orderStatusCode === '310'
) {
this.sendType = this.orderInfo.orderStatusCode === '310'
this.sendType = this.orderInfo.orderStatusCode === '220'
// this.sendType = this.orderInfo.orderStatusCode === '310'
this.sendType = true
this.getGpsPoint()
}
} else {
......
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