gaoluyang
19 小时以前 121b7edf3f2e8ad5cb7f8d7b602172b64f6fa4da
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';