Browse Source

运营管理 推荐管理

DESKTOP-O04BTUJ\muzen 3 năm trước cách đây
mục cha
commit
b1c8581fca
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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('选择成功!')
     },