sunny 2 年 前
コミット
63d800909f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/HomeView/RedeemView.vue

+ 1 - 0
src/views/HomeView/RedeemView.vue

@@ -299,6 +299,7 @@ export default {
                 contactPhone:this.dataForm.phone,
                 contactAddr:this.dataForm.address,
                 contactEmail:this.dataForm.email,
+                welfareId:this.data.welfareId,
             }
             if(this.activeName=='goodsNotice'){
                 start(params).then(response => {