fix: lint

This commit is contained in:
xingyu4j
2025-11-04 17:47:29 +08:00
parent df935a8f3b
commit 9082e82d98
3 changed files with 3 additions and 6 deletions

View File

@@ -6,8 +6,6 @@ import { DocAlert, Page } from '@vben/common-ui';
import { message } from 'ant-design-vue';
import { $t } from '#/locales';
import { ACTION_ICON, TableAction, useVbenVxeGrid } from '#/adapter/vxe-table';
import { getTaskDonePage, withdrawTask } from '#/api/bpm/task';
import { router } from '#/router';