From 7a5d3cc4251a958ac2f080cd5cf401e4706383c7 Mon Sep 17 00:00:00 2001 From: yml Date: Mon, 25 May 2026 09:04:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20MobileHomeView=20?= =?UTF-8?q?=E4=B8=AD=20MobileHomeFilterSheet=20=E6=A0=87=E7=AD=BE=E6=9C=AA?= =?UTF-8?q?=E9=97=AD=E5=90=88=E5=AF=BC=E8=87=B4=E5=BA=95=E9=83=A8=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F=E4=B8=8D=E6=98=BE=E7=A4=BA=E7=9A=84=20Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/mobile/MobileHomeView.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/views/mobile/MobileHomeView.vue b/frontend/src/views/mobile/MobileHomeView.vue index 7a2b58f..9d7457a 100644 --- a/frontend/src/views/mobile/MobileHomeView.vue +++ b/frontend/src/views/mobile/MobileHomeView.vue @@ -491,6 +491,8 @@ function uniqueOptions(values: string[]) { v-model:range-filters="rangeFilters" :sections="filterSections" :range-presets="rangePresets" + /> +