From 4bca79cd5b91b549b9431eaa593fb205254b7191 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Mon, 7 Jul 2025 16:36:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=A1=E8=AE=A1=E9=A1=B5=E9=9D=A2;?= =?UTF-8?q?=E9=85=8D=E6=96=B9=E9=A1=B5=E9=9D=A2;=20=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2ui=E4=BC=98=E5=8C=96;=20=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/audit/History.vue | 8 +- src/components/audit/OperationRecord.vue | 9 +- src/components/formula/FormulaConfig.vue | 76 +++------ src/components/formula/SettingFormulaConfig.vue | 30 ++-- src/layouts/default.vue | 211 ++++++++++++------------ src/views/formula/index.vue | 1 + src/views/setting/index.vue | 7 +- 7 files changed, 153 insertions(+), 189 deletions(-) diff --git a/src/components/audit/History.vue b/src/components/audit/History.vue index e865966..2d02c6d 100644 --- a/src/components/audit/History.vue +++ b/src/components/audit/History.vue @@ -133,10 +133,10 @@ const deleteBtnVisible = computed(() => {