mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
types(utils): pick type (#8179)
This commit is contained in:
@@ -105,7 +105,7 @@ export default createComponent({
|
||||
'clearable',
|
||||
'modelValue',
|
||||
'clearTrigger',
|
||||
];
|
||||
] as const;
|
||||
|
||||
const renderField = () => {
|
||||
const fieldAttrs = {
|
||||
|
Reference in New Issue
Block a user