Explorar o código

购买人数调整

vaecebyZ hai 10 meses
pai
achega
9ce8081149
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      study/studyGoodsDetail.vue

+ 1 - 0
study/studyGoodsDetail.vue

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