Browse Source

购买人数调整

vaecebyZ 9 tháng trước cách đây
mục cha
commit
9ce8081149
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()
 					})
 				}