@@ -262,6 +262,7 @@ export default {
showTime: item.showTime,
urls: item.urls
}
+ this.info.saleNum = content.buyStatisVo.total
this.$forceUpdate()
})