报错提示:console.log(response)返回[object,object]用JSON.stringfy(response)将response对象转为字符串,但是不好获取里面的属性;希望有其他更好的解决办法