diff --git a/packkey/combining.html b/packkey/combining.html index 1518402..6166308 100644 --- a/packkey/combining.html +++ b/packkey/combining.html @@ -386,6 +386,7 @@ code_batch_id: this.code_batch_id }).then(res => { if (res.code === 200) { + alert(JSON.stringify(res.data.product)) // send_status 1发放中,2全部成功 ,3全部失败,4部分失败 ,5未领取 // status 1待领取,2发放中,3待使用,4已使用,5领取失败