src/views/toCarryOutLegislativeReforms/summaryPage/components/pollutionClassificationEcharts.vue
@@ -1,5 +1,8 @@ <template> <div :class="className" :style="{ height: height, width: width }" /> <div :class="className" :style="{ height: height, width: width }" /> </template> <script> @@ -97,7 +100,7 @@ fontSize: 16 }, value: { width: 20, width: 100, align: 'right', fontFamily: 'Medium', fontSize: 16 @@ -148,4 +151,3 @@ } } </script>