Przeglądaj źródła

购买人数调整

vaecebyZ 9 miesięcy temu
rodzic
commit
9ce8081149
1 zmienionych plików z 1 dodań i 0 usunięć
  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()
 					})
 				}