合作中心喜欢数量字段修改
This commit is contained in:
@@ -464,7 +464,7 @@
|
|||||||
}
|
}
|
||||||
this.$Request.getT('app/courseCollect/collectVideoSummary').then(res => {
|
this.$Request.getT('app/courseCollect/collectVideoSummary').then(res => {
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
this.myLoveNum = res.data.likecCount
|
this.myLoveNum = res.data.likeCount
|
||||||
this.myZhui = res.data.collectCount
|
this.myZhui = res.data.collectCount
|
||||||
} else {
|
} else {
|
||||||
this.myLoveNum = 0
|
this.myLoveNum = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user