qxf #113

Merged
qxf merged 13 commits from qxf into master 2020-11-27 03:41:51 +00:00
Showing only changes of commit 8aab721c0e - Show all commits

View File

@ -165,7 +165,7 @@ export default {
} else { } else {
this.$u.api.agreetest({ this.$u.api.agreetest({
goods_try_id: this.orderid, goods_try_id: this.orderid,
type: 1, type: 2,
takeawayer_id: this.selctcar.takeawayer_id takeawayer_id: this.selctcar.takeawayer_id
}).then(res => { }).then(res => {
console.log(res); console.log(res);