From 6f4fae53c213fef5226cc25fc30e3d00b14de8e8 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期日, 26 二月 2023 16:26:10 +0800 Subject: [PATCH] 顶部菜单修改 --- src/views/Archive/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/Archive/index.vue b/src/views/Archive/index.vue index a92fe28..38e011a 100644 --- a/src/views/Archive/index.vue +++ b/src/views/Archive/index.vue @@ -1441,7 +1441,7 @@ res.isShow = false return res; }) - debugger + this.monthdata = val; this.listData.count = data.count; }, -- Gitblit v1.9.3