疯狂的狮子li
2022-12-19 9d6b0b35a33a6d6abe56bb1b92135df01c5b4567
ruoyi-ui/src/views/dashboard/PieChart.vue
@@ -3,7 +3,7 @@
</template>
<script>
import echarts from 'echarts'
import * as echarts from 'echarts'
require('echarts/theme/macarons') // echarts theme
import resize from './mixins/resize'