@ -76,7 +76,6 @@
type: 'other-item'
})
.then(result => {
this.shopItem = result.data;
this.getShopList(result.data.id)
.finally()
@ -89,6 +88,7 @@
}
Api.detail(pamars)
this.shopItem=result.data
if (active_id) {
result.data.col.forEach(item => {
item.sliceIndex = 6;