From 393dc3885b25227ce42714dd1e721e5595416e51 Mon Sep 17 00:00:00 2001 From: R2m1liA <15258427350@163.com> Date: Fri, 24 Oct 2025 16:42:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20product=E5=91=BD=E5=90=8D=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pages/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pages/index.vue b/app/pages/index.vue index 29e6d86..ae16d45 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -51,7 +51,7 @@ )" :key="index" class="recommend-card" - @click="handleProductionCardClick(item.id.toString() || '')" + @click="handleProductCardClick(item.id.toString() || '')" >