疯狂的狮子Li
2023-01-30 e94ed91f0b31b4fba6fec17168c8c5e6d9a9604d
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'