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()
 					})
 				}