DESKTOP-O04BTUJ\muzen 3 лет назад
Родитель
Сommit
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('选择成功!')
     },