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