From 7d7449d6bd565e4e9d790c582648ddd2bff04cd6 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 02 一月 2025 17:06:08 +0800
Subject: [PATCH] 民航安全表格对齐

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

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

--
Gitblit v1.9.1