diff --git a/src/components/datav/chart-bar.vue b/src/components/datav/chart-bar.vue index c649567..d152b56 100644 --- a/src/components/datav/chart-bar.vue +++ b/src/components/datav/chart-bar.vue @@ -189,7 +189,7 @@ function getColor(val) { font-size: 12px; .bar-item_content { - width: calc(100% - 180px); + width: calc(100% - var(--label-width)); } } diff --git a/src/components/negativeInfo/depart-dialog.vue b/src/components/negativeInfo/depart-dialog.vue index ca8d400..421da06 100644 --- a/src/components/negativeInfo/depart-dialog.vue +++ b/src/components/negativeInfo/depart-dialog.vue @@ -193,7 +193,7 @@
个人问题排名
- +
@@ -202,7 +202,7 @@
问题涉及领导
- +
@@ -211,7 +211,7 @@
突出问题排名
-
-
问题清单
+
问题清单 {{ negativeList.length }}
@@ -250,10 +250,13 @@ /> + > + + - - - {{ item.dictLabel }} - - - - - - - - - - - - + 问题涉及单位 指定单位 - 涉及单位及指定单位 + 问题涉及单位+指定单位
说明 @@ -882,7 +886,7 @@
-
问题清单
+
问题清单 {{ negativeList.length }}
@@ -340,10 +340,13 @@ /> + > + +