From 2f910c83e06629eae6786fe66633fac66c534eb7 Mon Sep 17 00:00:00 2001 From: zhangds Date: Tue, 9 Apr 2024 21:46:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packkey/combining.html | 1 + 1 file changed, 1 insertion(+) 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领取失败