taro-plugin-platform-kwai icon indicating copy to clipboard operation
taro-plugin-platform-kwai copied to clipboard

taro-ui的AtTextarea,onChange方法不执行

Open fanfantu opened this issue 1 year ago • 0 comments

<AtTextarea className="remark-textarea" value={remark.value} onChange={this.changeRemark.bind(this, remark)} maxLength={100} placeholder="如有特殊需求可留言给服务人员,致力于为您提供更好的服务" ></AtTextarea>

fanfantu avatar Sep 19 '23 07:09 fanfantu