src/views/bpm/task/todo/index.vue
@@ -2,7 +2,7 @@ import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import type { BpmTaskApi } from '#/api/bpm/task'; import { Page } from '../../../../packages/effects/common-ui/src'; import { Page } from '@vben/common-ui'; import { ACTION_ICON, TableAction, useVbenVxeGrid } from '#/adapter/vxe-table'; import { getTaskTodoPage } from '#/api/bpm/task';