From 235530f3dc0b03b42be648a747a7ff3a2e77cdd1 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Fri, 18 Apr 2025 09:05:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/pro-tabs/bns-timeline-tabs.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/components/pro-tabs/bns-timeline-tabs.vue b/src/components/pro-tabs/bns-timeline-tabs.vue index 81a3349..7d576d8 100644 --- a/src/components/pro-tabs/bns-timeline-tabs.vue +++ b/src/components/pro-tabs/bns-timeline-tabs.vue @@ -244,6 +244,7 @@ export default { } }, deep: true, + immediate: true, }, opinionValueOther: { @@ -423,7 +424,7 @@ export default { border: 1px solid green; width: 50%; text-align: center; - height: 50px; + /* height: 50px; */ font-size: 14px; margin-top: 2px; border-radius: 5px; @@ -435,7 +436,7 @@ export default { /* border: 1px solid green; */ width: 50%; text-align: center; - height: 50px; + /* height: 50px; */ font-size: 14px; margin-top: 2px; border-radius: 5px; @@ -447,7 +448,7 @@ export default { /* border: 1px solid green; */ width: 50%; text-align: center; - height: 50px; + /* height: 50px; */ font-size: 14px; margin-top: 2px; border-radius: 5px; @@ -459,7 +460,7 @@ export default { border: 1px solid green; width: 50%; text-align: center; - height: 50px; + /* height: 50px; */ font-size: 14px; margin-top: 2px; border-radius: 5px; @@ -471,7 +472,7 @@ export default { border: 1px solid black; width: 50%; text-align: center; - height: 50px; + /* height: 50px; */ font-size: 14px; margin-top: 2px; border-radius: 5px;