liu
6 天以前 5c124cdf26e4d749eae1e7fc9df366e9a5f4d259
src/components/form-create/rules/use-dict-select.ts
@@ -2,7 +2,7 @@
import { onMounted, ref } from 'vue';
import { buildUUID, cloneDeep } from '..\..\..\packages\utils\src';
import { buildUUID, cloneDeep } from '@vben/utils';
import { getSimpleDictTypeList } from '#/api/system/dict/type';
import {