疯狂的狮子Li
2023-02-18 e7dc439ed3c755282bcd766aed05dc3b6c10f6e5
ruoyi-ui/src/views/dashboard/RaddarChart.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'