From 30913d15b409948a825bf741c9bb3d4ebd1d3aea Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 17 二月 2025 16:45:43 +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