fix: show validation message as tooltip in compact form (#6087)

* 紧凑模式表单的校验消息将显示为一个tooltip
This commit is contained in:
Netfan
2025-04-30 23:41:44 +08:00
committed by GitHub
parent 20c15f352f
commit add1e61b6f
3 changed files with 25 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
},
"dependencies": {
"@vben-core/composables": "workspace:*",
"@vben-core/icons": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",