Commit a62f41f4 authored by dragondean@qq.com's avatar dragondean@qq.com

新建订单适配默认付款人规则

parent a40d2894
......@@ -1206,7 +1206,9 @@
await this.$nextTick()
this.getOrderData(op.id)
this.orderId = op.id
}
}else{
this.setDefaultDrawee()
}
if(op.transportId){
/*this.params.transportId = op.transportId
setTimeout(()=>{
......
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