console.log
This commit is contained in:
parent
b71916fe93
commit
db4d6f3b78
@ -121,7 +121,7 @@
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
console.log(options,'777')
|
// console.log(options,'777')
|
||||||
this.baseurl = baseurl
|
this.baseurl = baseurl
|
||||||
this.order = JSON.parse(options.list)
|
this.order = JSON.parse(options.list)
|
||||||
this.order.id = this.order.goodsOrderId
|
this.order.id = this.order.goodsOrderId
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user