云
2026-09-03 6738e8f5a78431e41fed28e6b795e70c2396070a
src/views/ai/workflow/form/modules/basic-info.vue
@@ -3,8 +3,8 @@
import { ref } from 'vue';
import { DICT_TYPE } from '../../../../../packages/constants/src';
import { getDictOptions } from '../../../../../packages/effects/hooks/src';
import { DICT_TYPE } from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import { Form, Input, Select } from 'ant-design-vue';