diff --git a/src/components/datav/statistic.vue b/src/components/datav/statistic.vue index eccdaa8..3a39361 100644 --- a/src/components/datav/statistic.vue +++ b/src/components/datav/statistic.vue @@ -3,13 +3,17 @@
{{ isDecimal ? parseFloat(outputValue.toFixed(2)) : parseInt(outputValue) }}{{ valueUnit }}
-
{{ title }}
+
{{ title }}