src/pages/shuohuangMonitorAnalyze/components/charts/pie.vue @@ -1,5 +1,5 @@ <template> <div ref="pieChart" style="width: 100%; height: 100%;"></div> <div ref="pieChart" style="width: 600px; height: 300px;"></div> </template> <script>