From 0546fcbfb080e5e897177649a7b7a77f4e5a79d8 Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Fri, 31 Oct 2025 15:13:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/deepExploration/MainForceActions.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/deepExploration/MainForceActions.vue b/pages/deepExploration/MainForceActions.vue index 3d482f7..883048c 100644 --- a/pages/deepExploration/MainForceActions.vue +++ b/pages/deepExploration/MainForceActions.vue @@ -675,7 +675,7 @@ // 页面加载时执行 onLoad((e) => { if (e.index) { - // currentIndex.value = e.index - 1 + currentIndex.value = e.index - 1 console.log('模块:', currentIndex.value) } if (e.stockName) {