修复骑手派送传参问题
This commit is contained in:
parent
2d76a8ea63
commit
8aab721c0e
@ -165,7 +165,7 @@ export default {
|
||||
} else {
|
||||
this.$u.api.agreetest({
|
||||
goods_try_id: this.orderid,
|
||||
type: 1,
|
||||
type: 2,
|
||||
takeawayer_id: this.selctcar.takeawayer_id
|
||||
}).then(res => {
|
||||
console.log(res);
|
||||
|
Loading…
Reference in New Issue
Block a user