src/views/bpm/components/simple-process-design/components/nodes-config/modules/condition.vue
@@ -5,9 +5,9 @@ import { computed, inject, reactive, ref } from 'vue'; import { BpmModelFormType } from '../../../../../../../packages/constants/src'; import { IconifyIcon, Plus, Trash2 } from '../../../../../../../packages/icons/src'; import { cloneDeep } from '../../../../../../../packages/utils/src'; import { BpmModelFormType } from '@vben/constants'; import { IconifyIcon, Plus, Trash2 } from '@vben/icons'; import { cloneDeep } from '@vben/utils'; import { Card,