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

@@ -7,7 +7,7 @@ import { usePreferences } from '@vben/preferences';
import { useVbenForm } from '@vben-core/form-ui';
/**
* 该插件提供了在表格中渲染第三方组件,用于兼容 ant-design-vue 组件库
* 该插件提供了在表格中渲染第三方组件,用于兼容 antdv-next 组件库
*
* 解决组件问题(如select浮层与失焦冲突)
*