2026-07-30 5372fa6dfe5c16163880de9f899578af35671e78
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';