合作中心喜欢数量字段修改

This commit is contained in:
GaoHao
2025-01-04 10:06:43 +08:00
parent 4819da8b9d
commit abb08018d3

View File

@@ -464,7 +464,7 @@
}
this.$Request.getT('app/courseCollect/collectVideoSummary').then(res => {
if (res.code === 0) {
this.myLoveNum = res.data.likecCount
this.myLoveNum = res.data.likeCount
this.myZhui = res.data.collectCount
} else {
this.myLoveNum = 0