mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 15:59:33 +08:00
feat: update dashboard
This commit is contained in:
@@ -56,4 +56,4 @@ echarts.use([
|
||||
ToolboxComponent,
|
||||
]);
|
||||
|
||||
export { echarts };
|
||||
export default echarts;
|
||||
|
@@ -14,7 +14,7 @@ import {
|
||||
useWindowSize,
|
||||
} from '@vueuse/core';
|
||||
|
||||
import { echarts } from './echarts';
|
||||
import echarts from './echarts';
|
||||
|
||||
type EchartsUIType = typeof EchartsUI | undefined;
|
||||
|
||||
|
Reference in New Issue
Block a user