소스 검색

运营管理 推荐管理

DESKTOP-O04BTUJ\muzen 3 년 전
부모
커밋
b1c8581fca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/operation/recommend/index.vue

+ 1 - 0
src/views/operation/recommend/index.vue

@@ -413,6 +413,7 @@ export default {
       e.contentId = row.audioId
       e.contentName = row.audioName
       e.platformId = row.platformId
+      e.contentType = row.audioType
       this.dialogVisible = false
       this.$message.success('选择成功!')
     },