init: antdv-next

This commit is contained in:
dap
2026-01-08 20:56:07 +08:00
parent 1383f63361
commit a208034539
251 changed files with 417 additions and 401 deletions

View File

@@ -8,7 +8,7 @@ import type { OperationLog } from '#/api/monitor/operlog/model';
import { Page, useVbenDrawer } from '@vben/common-ui';
import { $t } from '@vben/locales';
import { Modal, Space } from 'ant-design-vue';
import { Modal, Space } from 'antdv-next';
import {
addSortParams,

View File

@@ -6,7 +6,7 @@ import { computed, shallowRef } from 'vue';
import { useVbenDrawer } from '@vben/common-ui';
import { DictEnum } from '@vben/constants';
import { Descriptions, DescriptionsItem, Tag } from 'ant-design-vue';
import { Descriptions, DescriptionsItem, Tag } from 'antdv-next';
import {
renderDict,