From 4cd91b82610defc70b191b1ecfafb108b26d4a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=91=AB?= Date: Thu, 7 Jan 2021 18:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E7=AE=A1=E7=90=86=E7=BB=86?= =?UTF-8?q?=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/checkManage/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/checkManage/index.vue b/src/views/checkManage/index.vue index 32846e4..29aa2fe 100644 --- a/src/views/checkManage/index.vue +++ b/src/views/checkManage/index.vue @@ -61,7 +61,7 @@ - + @@ -77,7 +77,8 @@ export default { data() { return { - size: 'small' + size: 'small', + size2: 'small' }; }, mounted() {