From e34a11759f594515c53b65292d994ab5f7dd4b9b Mon Sep 17 00:00:00 2001 From: lihui_ocr Date: Mon, 22 Apr 2024 19:32:08 +0800 Subject: [PATCH 1/3] =?UTF-8?q?fix:=E5=8F=AF=E7=96=91=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E9=80=9A=E8=BF=87=E6=9C=AA=E9=80=9A=E8=BF=87=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Header/RecycleModal.vue | 11 +++++++++-- src/views/home/index.vue | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/layout/components/Header/RecycleModal.vue b/src/layout/components/Header/RecycleModal.vue index 97c590d..731b26a 100644 --- a/src/layout/components/Header/RecycleModal.vue +++ b/src/layout/components/Header/RecycleModal.vue @@ -696,11 +696,13 @@ watch(() => show.value, async (newVal) => { 返回
- + +
- + +
@@ -779,6 +781,11 @@ watch(() => show.value, async (newVal) => {