From 55e6be62ae46feac8164b9955b9cd5800b087112 Mon Sep 17 00:00:00 2001 From: yufei0306 <13417315+yufei0306@user.noreply.gitee.com> Date: Thu, 28 Mar 2024 10:15:07 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E5=A4=87=E6=B3=A8?= =?UTF-8?q?=EF=BC=8C=E9=99=84=E4=BB=B6=EF=BC=8C=E5=8F=98=E6=9B=B4=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E4=BD=8D=E7=BD=AE=202=E3=80=81=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86=E7=A7=BB=E5=8A=A8=E8=8F=9C=E5=8D=95=E6=A0=8F=EF=BC=88?= =?UTF-8?q?=E9=9A=90=E8=97=8F=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Annex/src/Annex.vue | 13 ++++----- .../ChangeRecord/src/ChangeRecord.vue | 9 ++++--- .../Descriptions/src/Descriptions.vue | 14 +++++----- src/components/Detail/src/Detail.vue | 27 ++++++++++++++----- src/components/Remarks/src/Remarks.vue | 22 +++++++-------- src/layout/components/useRenderLayout.tsx | 17 +++++++++++- 6 files changed, 66 insertions(+), 36 deletions(-) diff --git a/src/components/Annex/src/Annex.vue b/src/components/Annex/src/Annex.vue index 4cae5c2e1..b61fd7ea5 100644 --- a/src/components/Annex/src/Annex.vue +++ b/src/components/Annex/src/Annex.vue @@ -2,14 +2,15 @@