From 53969c455f6ffcb4f1106fbc5ca9c955aac58b8e Mon Sep 17 00:00:00 2001 From: neverland Date: Sun, 18 Jul 2021 19:58:16 +0800 Subject: [PATCH] fix(CouponList): incorrect Tabs v-model (#9052) --- src/coupon-list/CouponList.tsx | 2 +- .../test/__snapshots__/index.spec.ts.snap | 16 ++++------------ 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/src/coupon-list/CouponList.tsx b/src/coupon-list/CouponList.tsx index 73b493bb4..1d3bf158d 100644 --- a/src/coupon-list/CouponList.tsx +++ b/src/coupon-list/CouponList.tsx @@ -222,7 +222,7 @@ export default defineComponent({ return () => (
{renderExchangeBar()} - + {renderCouponTab()} {renderDisabledTab()} diff --git a/src/coupon-list/test/__snapshots__/index.spec.ts.snap b/src/coupon-list/test/__snapshots__/index.spec.ts.snap index 28b402148..cdda7551f 100644 --- a/src/coupon-list/test/__snapshots__/index.spec.ts.snap +++ b/src/coupon-list/test/__snapshots__/index.spec.ts.snap @@ -24,9 +24,7 @@ exports[`should be the sames as the last snapshot when render coupon list 1`] =
-
+
-
+
-
+
-
+