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;