在请求头中指明Content-Type": "application/json
传递的数据有问题data:'xxx'===》改为data:{account:this.data.account,code:this.data.code}
data传对象