| | |
| | | import type { VbenFormSchema } from '#/adapter/form'; |
| | | |
| | | import { DeliveryTypeEnum, DICT_TYPE } from '..\..\..\..\..\packages\constants\src'; |
| | | import { getDictOptions } from '..\..\..\..\..\packages\effects\hooks\src'; |
| | | import { handleTree } from '..\..\..\..\..\packages\utils\src'; |
| | | import { DeliveryTypeEnum, DICT_TYPE } from '../../../../../packages/constants/src'; |
| | | import { getDictOptions } from '../../../../../packages/effects/hooks/src'; |
| | | import { handleTree } from '../../../../../packages/utils/src'; |
| | | |
| | | import { getSimpleBrandList } from '#/api/mall/product/brand'; |
| | | import { getCategoryList } from '#/api/mall/product/category'; |