mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
refactor(component): 移除默认的variant属性设置
This commit is contained in:
@@ -129,7 +129,6 @@ const withDefaultPlaceholder = <T extends Component>(
|
||||
...props,
|
||||
...attrs,
|
||||
ref: innerRef,
|
||||
variant: 'outlined',
|
||||
},
|
||||
slots,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user