remove 删除 bpmn.js 设计器
This commit is contained in:
parent
f5415e80d6
commit
198a5e1f30
@ -89,7 +89,7 @@
|
||||
|
||||
<script setup name="Leave" lang="ts">
|
||||
import { delLeave, listLeave } from '@/api/workflow/leave';
|
||||
import { cancelProcessApply } from 'src/api/workflow/instance';
|
||||
import { cancelProcessApply } from '@/api/workflow/instance';
|
||||
import { LeaveForm, LeaveQuery, LeaveVO } from '@/api/workflow/leave/types';
|
||||
|
||||
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
|
||||
|
Loading…
x
Reference in New Issue
Block a user