浏览代码

[add] 自定义封面预览 传参

jihuaqiang 2 年之前
父节点
当前提交
781a689b18
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/view/iframe/publish/give-dialog.vue

+ 2 - 0
src/view/iframe/publish/give-dialog.vue

@@ -206,6 +206,8 @@
                                                         type: baseFormData.type,
                                                         validityDuration: baseFormData.validityDuration,
                                                         customPosterUrl: customPosterData && customPosterData.after && customPosterData.after.imagePath || '',
+                                                        rewardType: baseFormData.rewardType,
+                                                        customizedReward: baseFormData.customizedReward
                                                     }">
                                                 </custom-card-cover>
                                             </div>