疯狂的狮子Li
2023-03-07 84871d4cfb7b85d4a5ac7a17003be4c4e867b8a7
ruoyi-ui/src/views/dashboard/LineChart.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'