at onSocketMessage callback function Typ
at onSocketMessage callback function
TypeError: Cannot read property ‘setData’ of undefined
function show_data(result) {
var that=this
that.setData({
…
})
}
这个问题如何处理?咋回事?
1 回复