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';