From 6c734d297cffc2db8f160bca2ef5085f5f322070 Mon Sep 17 00:00:00 2001 From: zhouxiaoan <13598091228@139.com> Date: Fri, 12 Apr 2024 01:59:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=20=20=20=20=E4=BC=98=E5=8C=96=E5=9B=BE?= =?UTF-8?q?=E9=89=B4=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/final/comp/CustomTabelModal.vue | 345 ++++++++------- src/views/task/modal/CustomFieldModal.vue | 416 +++++++++--------- src/views/worksheet/content/Content.vue | 39 +- .../worksheet/modal/CustomFieldModal.vue | 343 ++++++++------- 4 files changed, 602 insertions(+), 541 deletions(-) diff --git a/src/views/final/comp/CustomTabelModal.vue b/src/views/final/comp/CustomTabelModal.vue index 085ccd9..8361da7 100644 --- a/src/views/final/comp/CustomTabelModal.vue +++ b/src/views/final/comp/CustomTabelModal.vue @@ -1,97 +1,98 @@