From 35a92c05dd27a0a76c7534da1ba65e353704ee94 Mon Sep 17 00:00:00 2001
From: wangsongsole
Date: Sat, 23 Dec 2023 16:37:31 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20=E4=BF=AE=E5=A4=8Dbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
coupon/settlement.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/coupon/settlement.html b/coupon/settlement.html
index 4e0173b..0497c7f 100644
--- a/coupon/settlement.html
+++ b/coupon/settlement.html
@@ -45,7 +45,7 @@
数量
- x{{goodsDetail.entity.send_num}}
+ x{{goodsDetail.entity.send_num||1}}