From 6565c3fb17295db7f124605645b72b73dc961f1a Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Wed, 27 Mar 2024 09:32:09 +0800 Subject: [PATCH] chore: update --- src/components/ReFlowChart/src/Control.vue | 37 +++++++++--------- src/views/able/pdf.vue | 44 +++++++++++----------- src/views/login/index.vue | 15 ++++---- src/views/schema-form/index.vue | 12 +++--- src/views/table/edit.vue | 12 +++--- src/views/table/high.vue | 12 +++--- src/views/table/index.vue | 12 +++--- src/views/table/virtual.vue | 12 +++--- 8 files changed, 82 insertions(+), 74 deletions(-) diff --git a/src/components/ReFlowChart/src/Control.vue b/src/components/ReFlowChart/src/Control.vue index d142db840..e0f46fb8a 100644 --- a/src/components/ReFlowChart/src/Control.vue +++ b/src/components/ReFlowChart/src/Control.vue @@ -105,27 +105,24 @@ onMounted(() => { @mouseenter.prevent="onEnter(key)" @mouseleave.prevent="focusIndex = -1" > - - - + + diff --git a/src/views/able/pdf.vue b/src/views/able/pdf.vue index 78757f04c..b2bc3500c 100644 --- a/src/views/able/pdf.vue +++ b/src/views/able/pdf.vue @@ -78,28 +78,28 @@ const onPrint = () => { 显示所有页面 - - - - - - + + diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 728b0d26b..5979c903d 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -245,13 +245,14 @@ watch(loginDay, value => { {{ t("login.pureRemember") }} - - - + diff --git a/src/views/table/edit.vue b/src/views/table/edit.vue index dcee0eac4..2bcffab1b 100644 --- a/src/views/table/edit.vue +++ b/src/views/table/edit.vue @@ -49,12 +49,14 @@ function tabClick({ index }) {