Commit 9eba5082 by 高淑倩

detail

parent c6a061e5
......@@ -257,7 +257,7 @@ wxService.page({
onShow: function () {
const { params } = this.options
let detail = JSON.parse(params)
console.log("detail", detail)
// item.checked
detail.skuVOList.forEach(item => {
item.checked = false
......
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