jwyu 1 рік тому
батько
коміт
752d4fca5a
1 змінених файлів з 1 додано та 0 видалено
  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.name=item.CoverName
                 this.imgPopData.imgUrl=item.CoverUrl
                 this.imgPopData.imgUrl=item.CoverUrl
                 this.imgPopData.coverId=item.CommunityVideoCoverId
                 this.imgPopData.coverId=item.CommunityVideoCoverId
+                this.imgPopData.videoType=item.Type.toString()
             }
             }
             this.showImgPop=true
             this.showImgPop=true
             this.$nextTick(()=>{
             this.$nextTick(()=>{