From 50b5b4c76285d57a96e9397054b8c8c147c44464 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 21 二月 2025 09:29:32 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

diff --git a/src/books/childcareInstitutionsManagement/view/components/index.vue b/src/books/childcareInstitutionsManagement/view/components/index.vue
index 8f6daa3..e240ba0 100644
--- a/src/books/childcareInstitutionsManagement/view/components/index.vue
+++ b/src/books/childcareInstitutionsManagement/view/components/index.vue
@@ -156,8 +156,8 @@
     }, 500);
 
     // 娴嬭瘯椤甸潰璺宠浆
-    setTimeout(() => {
-      this.gotoPage(3, 43);
+    // setTimeout(() => {
+    //   this.gotoPage(3, 43);
       //   setTimeout(() => {
       //     this.renderSign("Highlight", {
       //       id: "2ACA9359",
@@ -171,7 +171,7 @@
       //     ids: ["2ACA9359"]
       //   });
       // }, 2000);
-    }, 500);
+    // }, 500);
 
     // const pageDom = (this.container ? this.container : document)
     //   .querySelector("#app")

--
Gitblit v1.9.1