Explorar el Código

购买人数调整

vaecebyZ hace 10 meses
padre
commit
9ce8081149
Se han modificado 1 ficheros con 1 adiciones y 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()
 					})
 				}