Sfoglia il codice sorgente

购买人数调整

vaecebyZ 9 mesi fa
parent
commit
9ce8081149
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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()
 					})
 				}