2026-08-06 b5610241bf38760ef678d9d813b23e858c76aa43
src/views/crm/product/category/data.ts
@@ -2,7 +2,7 @@
import type { VxeTableGridOptions } from '#/adapter/vxe-table';
import type { CrmProductCategoryApi } from '#/api/crm/product/category';
import { handleTree } from '../../../../packages/utils/src';
import { handleTree } from '@vben/utils';
import { getProductCategoryList } from '#/api/crm/product/category';