fix: bpmn相关type第一次安装依赖&运行报错
This commit is contained in:
@ -43,8 +43,8 @@
|
||||
import ExecutionListener from './property/ExecutionListener.vue';
|
||||
import useParseElement from '../hooks/useParseElement';
|
||||
import usePanel from '../hooks/usePanel';
|
||||
import { Modeler, ModdleElement } from 'bpmn';
|
||||
import { ProcessPanel } from 'bpmnDesign';
|
||||
import type { Modeler, ModdleElement } from 'bpmn';
|
||||
import type { ProcessPanel } from 'bpmnDesign';
|
||||
|
||||
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user