@@ -978,6 +978,7 @@ export default {
this.imgPopData.name=item.CoverName
this.imgPopData.imgUrl=item.CoverUrl
this.imgPopData.coverId=item.CommunityVideoCoverId
+ this.imgPopData.videoType=item.Type.toString()
}
this.showImgPop=true
this.$nextTick(()=>{