src/views/daoAnOffice/right/analysis/index.vue
@@ -11,7 +11,6 @@ <template #content> <div class="charts-container"> <div id="analysisChart" ref="analysisChart"></div> </div> </template> </RightTitle> @@ -183,7 +182,7 @@ .charts-container { width: 100%; height: 306px; height: 280px; padding: 20px; background-color: rgba(17, 34, 58, 0.6); border: 1px solid rgba(47, 91, 157, 0.8);