Browse Source

Merge branch 'fix'

jwyu 1 year ago
parent
commit
752d4fca5a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/interaction_manage/videoManage.vue

+ 1 - 0
src/views/interaction_manage/videoManage.vue

@@ -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(()=>{