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

@@ -1,6 +1,6 @@
import { $t } from '@vben/locales';
import { message, Modal } from 'ant-design-vue';
import { message, Modal } from 'antdv-next';
import { useAuthStore } from '#/store';

View File

@@ -27,7 +27,7 @@ import {
RsaEncryption,
} from '@vben/utils';
import { message, Modal } from 'ant-design-vue';
import { message, Modal } from 'antdv-next';
import { isEmpty, isNull } from 'lodash-es';
import { useAuthStore } from '#/store';