tianyi 2 weeks ago
parent
commit
b5e7c970e2
  1. 2
      package2/group/groupBuySingle.vue

2
package2/group/groupBuySingle.vue

@ -1361,7 +1361,7 @@
} else { } else {
that.productItem = [...that.productItem, ...res.result.records]; that.productItem = [...that.productItem, ...res.result.records];
} }
let hasTuijian = false let hasTuijian = false
let tuijianList = [] let tuijianList = []
let putongList = [] let putongList = []
that.moreBuyList = [] that.moreBuyList = []

Loading…
Cancel
Save