mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-12 12:33:15 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
This commit is contained in:
@@ -264,7 +264,7 @@ function createComponentProps(slotProps: Record<string, any>) {
|
||||
<component
|
||||
:is="fieldComponent"
|
||||
:class="{
|
||||
'border-destructive focus:border-destructive hover:border-destructive/80':
|
||||
'border-destructive focus:border-destructive hover:border-destructive/80 focus:shadow-[0_0_0_2px_rgba(255,38,5,0.06)]':
|
||||
isInValid,
|
||||
}"
|
||||
v-bind="createComponentProps(slotProps)"
|
||||
|
||||
Reference in New Issue
Block a user