From 743ce82792783eb0336fd761d02facd08587df0d Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 24 一月 2025 10:51:25 +0800
Subject: [PATCH] tuoyu

---
 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 413e80f..45f34a1 100644
--- a/src/books/childcareInstitutionsManagement/view/components/index.vue
+++ b/src/books/childcareInstitutionsManagement/view/components/index.vue
@@ -158,8 +158,8 @@
     }, 500);
 
     // 娴嬭瘯椤甸潰璺宠浆
-    setTimeout(() => {
-      this.gotoPage(2, 9);
+    // setTimeout(() => {
+      // this.gotoPage(2, 9);
       //   setTimeout(() => {
       //     this.renderSign("Highlight", {
       //       id: "2ACA9359",
@@ -173,7 +173,7 @@
       //     ids: ["2ACA9359"]
       //   });
       // }, 2000);
-    }, 500);
+    // }, 500);
 
     // const pageDom = (this.container ? this.container : document)
     //   .querySelector("#app")

--
Gitblit v1.9.1