From 43683942af3076b233ac9ed8436e7cc43072d321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Tue, 22 Feb 2022 08:29:34 +0800 Subject: [PATCH] =?UTF-8?q?refactor(SizeSelect):=20=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F=E5=88=87=E6=8D=A2SVG=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=80=82=E9=85=8D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SizeSelect/index.vue | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/SizeSelect/index.vue b/src/components/SizeSelect/index.vue index 91212f38..8b354062 100644 --- a/src/components/SizeSelect/index.vue +++ b/src/components/SizeSelect/index.vue @@ -1,6 +1,6 @@