feat: format code

This commit is contained in:
xingyu4j
2025-05-09 18:19:24 +08:00
parent 695524c37f
commit 5c52d3f815

View File

@@ -7,7 +7,6 @@ import { reactive } from 'vue';
import { useVbenModal } from '@vben/common-ui';
import { message } from '#/adapter/naive';
import { useVbenVxeGrid } from '#/adapter/vxe-table';
import { createCodegenList, getSchemaTableList } from '#/api/infra/codegen';
import { $t } from '#/locales';