From 8aa7796f70c4a7903fb85431eaf95e881c6c067d Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 28 四月 2025 18:33:18 +0800 Subject: [PATCH] 优化 --- src/books/preschoolEvaluation/view/components/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/preschoolEvaluation/view/components/index.vue b/src/books/preschoolEvaluation/view/components/index.vue index bdb9803..66a4d4c 100644 --- a/src/books/preschoolEvaluation/view/components/index.vue +++ b/src/books/preschoolEvaluation/view/components/index.vue @@ -173,7 +173,7 @@ // 娴嬭瘯椤甸潰璺宠浆 setTimeout(() => { - this.gotoPage(2, 18); + this.gotoPage(2, 34); // setTimeout(() => { // this.renderSign("Highlight", { // id: "2ACA9359", -- Gitblit v1.9.1