From 1f781e1f7afec68c44e9e39577e6f937284e3234 Mon Sep 17 00:00:00 2001 From: fangxiang Date: Fri, 16 Sep 2022 14:06:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BF=AE=E6=94=B9=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=E5=A4=A7=E5=B0=8F=E5=AF=B9=E8=AF=9D=E6=A1=86=E6=89=8B?= =?UTF-8?q?=E5=8A=A8=E8=BE=93=E5=85=A5=E6=95=B0=E5=AD=97=E6=97=B6=E5=8F=AA?= =?UTF-8?q?=E4=BC=9A=E5=BA=94=E7=94=A8=E4=B8=8A=E4=B8=80=E4=B8=AA=E6=95=B0?= =?UTF-8?q?=E5=AD=97=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/WindowRectEditDialog.vue | 42 +++++++++++++++---------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/src/components/WindowRectEditDialog.vue b/src/components/WindowRectEditDialog.vue index 74088a3..8b5b02e 100644 --- a/src/components/WindowRectEditDialog.vue +++ b/src/components/WindowRectEditDialog.vue @@ -84,7 +84,6 @@ parseInt(val) >= 0 || $t('the number must be greater than 0'), ]" - @update:model-value="onXChanged" lazy-rules >