parent
9bb90e78d1
commit
2f1eb4bbb7
|
@ -375,7 +375,7 @@ export default {
|
||||||
onFocus={onFocus}
|
onFocus={onFocus}
|
||||||
onBlur={onBlur}
|
onBlur={onBlur}
|
||||||
autoFocus={autoFocus}
|
autoFocus={autoFocus}
|
||||||
readOnly={!!inputReadOnly}
|
readOnly
|
||||||
id={id}
|
id={id}
|
||||||
/>
|
/>
|
||||||
{inputIcon || <span class={`${prefixCls}-icon`} />}
|
{inputIcon || <span class={`${prefixCls}-icon`} />}
|
||||||
|
|
Loading…
Reference in New Issue