From afbaa58555818c0d436d095457d99243f7f32222 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Fri, 21 Jun 2024 11:15:16 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=BF=87=E6=BB=A4=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E9=80=89=E9=A1=B9=E6=95=B0=E6=9C=80=E5=A4=A7?= =?UTF-8?q?=E5=80=BC=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/background/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/frontend/src/views/background/index.vue b/core/frontend/src/views/background/index.vue index bd8b82f583..b9f024e800 100644 --- a/core/frontend/src/views/background/index.vue +++ b/core/frontend/src/views/background/index.vue @@ -300,7 +300,7 @@ v-model="curComponent.style.showNum" :min="1" step-strictly - :max="10" + :max="50" controls-position="right" size="small" />