Skip to content

在三星手机中AtInput输入框输入内容每次内容都会消失 #1831

Open
@tgj123

Description

@tgj123

<AtInput
disabled={remainingOrderSubmit}
name='value'
// type='text'
maxLength={-1}
placeholder='选填,建议先和商家协商一致'
value={item.buyerRemark}
onChange={(val) => this.handleLeaveMsg(val, item)}
/>

期望行为
希望他和其他手机一样都能正常输入

报错信息
在三星手机里就不能正常输入

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions