소스 검색

购买人数调整

vaecebyZ 10 달 전
부모
커밋
9ce8081149
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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()
 					})
 				}