From 945b9bb15bd842a71908d20e96b23f9a59355233 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 17 二月 2025 16:06:03 +0800
Subject: [PATCH] 学前教育评价样章完成

---
 src/books/preschoolEvaluation/view/components/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/books/preschoolEvaluation/view/components/index.vue b/src/books/preschoolEvaluation/view/components/index.vue
index 829b9e7..cec4a33 100644
--- a/src/books/preschoolEvaluation/view/components/index.vue
+++ b/src/books/preschoolEvaluation/view/components/index.vue
@@ -191,8 +191,8 @@
       }, 500);
   
       // 娴嬭瘯椤甸潰璺宠浆
-      setTimeout(() => {
-        this.gotoPage(2, 18);
+      // setTimeout(() => {
+      //   this.gotoPage(1, 1);
         //   setTimeout(() => {
         //     this.renderSign("Highlight", {
         //       id: "2ACA9359",
@@ -206,7 +206,7 @@
         //     ids: ["2ACA9359"]
         //   });
         // }, 2000);
-      }, 500);
+      // }, 500);
   
       // const pageDom = (this.container ? this.container : document)
       //   .querySelector("#app")

--
Gitblit v1.9.1