From 4c65bd38c191fbc76e5c5198d112eb2a0ff3f497 Mon Sep 17 00:00:00 2001 From: Dragon <> Date: Thu, 21 Mar 2024 13:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/final/comp/ListAction.vue | 4 +-- src/views/final/content/Content.vue | 38 ++++++++++++++++++++++++++--- 2 files changed, 37 insertions(+), 5 deletions(-) diff --git a/src/views/final/comp/ListAction.vue b/src/views/final/comp/ListAction.vue index bb1481b..e469bdf 100644 --- a/src/views/final/comp/ListAction.vue +++ b/src/views/final/comp/ListAction.vue @@ -40,7 +40,7 @@ const actions = computed(() => { diff --git a/src/views/final/content/Content.vue b/src/views/final/content/Content.vue index 494bfaf..11a361f 100644 --- a/src/views/final/content/Content.vue +++ b/src/views/final/content/Content.vue @@ -1,6 +1,6 @@