setDate()如何对object的某一项进行更新?发布于 6 年前作者 zfang14428 次浏览最后编辑 6 年前来自 ask例如:list:{1:“1”,2:“2”} 使用this.setData({“list.1”:3})没法更新啊