zouhuu
2023-04-17 f04ca57f7a3d8112e6c7f5c5a4dc72f1ba9e8edc
ruoyi-ui/src/views/dashboard/BarChart.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'