fix: 排除反序列化函数的问题,规范事件类型代码

This commit is contained in:
奔跑的面条
2023-01-17 15:31:16 +08:00
parent c7988f2d83
commit 923b7759f8
9 changed files with 43 additions and 27 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
import { CreateComponentType, CreateComponentGroupType, EventLife, BaseEvent } from '@/packages/index.d'
import { CreateComponentType, CreateComponentGroupType } from '@/packages/index.d'
import { EventLife } from '@/enums/eventEnum'
import * as echarts from 'echarts'
// 所有图表组件集合对象