From e51bcc5dc4e59d8ec15eb7d4af943b62ae46d0a1 Mon Sep 17 00:00:00 2001 From: zhangds Date: Tue, 9 Apr 2024 21:42:38 +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 bc9c426..731c94a 100644 --- a/packkey/combining.html +++ b/packkey/combining.html @@ -488,6 +488,7 @@ code_batch_id: this.code_batch_id }).then(res => { if (res.code == 200) { + alert(res.data.send_status) this.goods = res.data // 支付宝组合商品 if (this.goods.group_info.channel == 3 || this.goods.group_info.channel == 1 && this.goods.group_info.receive_mode == 2) {