From 5caf0556826e01bf19bffc16cc6486b3091fcc7c Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Wed, 4 Feb 2026 16:33:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 ++-- src/components/Template/LineLabel.vue | 1 + src/views/business/study/comp/jhbd/Xq.vue | 1 + src/views/business/study/comp/sqbd/Xq.vue | 1 + src/views/business/study/comp/tbbd/Xq.vue | 1 + 5 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index a1d0b12..cc97974 100644 --- a/src/App.vue +++ b/src/App.vue @@ -227,7 +227,7 @@ export default { display: flex; justify-content: flex-start; text-align: left; - + page-break-inside: avoid; .line { width: 2px; float: left; @@ -469,7 +469,7 @@ th { display: flex; justify-content: flex-start; text-align: left; - + page-break-inside: avoid; .line { width: 2px; float: left; diff --git a/src/components/Template/LineLabel.vue b/src/components/Template/LineLabel.vue index bed5f80..bb81369 100644 --- a/src/components/Template/LineLabel.vue +++ b/src/components/Template/LineLabel.vue @@ -24,6 +24,7 @@ justify-content: flex-start; text-align: left; margin-top: 20px; + page-break-inside: avoid; .line { width: 2px; float: left; diff --git a/src/views/business/study/comp/jhbd/Xq.vue b/src/views/business/study/comp/jhbd/Xq.vue index f2c7b19..a4054c6 100644 --- a/src/views/business/study/comp/jhbd/Xq.vue +++ b/src/views/business/study/comp/jhbd/Xq.vue @@ -414,6 +414,7 @@ export default { width: 100%; background: #f9f9ff; font-size: 0.96rem; + page-break-inside: avoid; font-weight: bold; padding-left: 10px; height: 40px; diff --git a/src/views/business/study/comp/sqbd/Xq.vue b/src/views/business/study/comp/sqbd/Xq.vue index d170488..bec2c0c 100644 --- a/src/views/business/study/comp/sqbd/Xq.vue +++ b/src/views/business/study/comp/sqbd/Xq.vue @@ -418,6 +418,7 @@ export default { font-weight: bold; padding-left: 10px; height: 40px; + page-break-inside: avoid; line-height: 40px; display: flex; justify-content: flex-start; diff --git a/src/views/business/study/comp/tbbd/Xq.vue b/src/views/business/study/comp/tbbd/Xq.vue index 1f6a2e6..5146c73 100644 --- a/src/views/business/study/comp/tbbd/Xq.vue +++ b/src/views/business/study/comp/tbbd/Xq.vue @@ -423,6 +423,7 @@ export default { font-weight: bold; padding-left: 10px; height: 40px; + page-break-inside: avoid; line-height: 40px; display: flex; justify-content: flex-start;