src/views/infra/demo/demo02/data.ts
@@ -2,7 +2,7 @@ import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import type { Demo02CategoryApi } from '#/api/infra/demo/demo02'; import { handleTree } from '../../../../packages/utils/src'; import { handleTree } from '@vben/utils'; import { getDemo02CategoryList } from '#/api/infra/demo/demo02'; import { getRangePickerDefaultProps } from '#/utils';