From 324a9443e7c194fe9e2e1ca2c291de4edf72617f Mon Sep 17 00:00:00 2001 From: xixi <123@qq.com> Date: Tue, 10 Sep 2024 15:04:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=89=E6=95=88=E6=9C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CouponModal/HeadCouponModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/CouponModal/HeadCouponModal.tsx b/src/components/CouponModal/HeadCouponModal.tsx index 687eb3f..3383a7d 100644 --- a/src/components/CouponModal/HeadCouponModal.tsx +++ b/src/components/CouponModal/HeadCouponModal.tsx @@ -109,7 +109,7 @@ export default function HeadCouponModal(props: any) {
- {item.coupon.gmtStart} 至 {item.coupon.gmtEnd} + 有效期:{item.coupon.gmtStart} 至 {item.coupon.gmtEnd}
{ props.closeModal() @@ -163,7 +163,7 @@ export default function HeadCouponModal(props: any) {
- {item.coupon.gmtStart} 至 {item.coupon.gmtEnd} + 有效期:{item.coupon.gmtStart} 至 {item.coupon.gmtEnd}