angular请求后台 报错 400 (Failed to load resource: the server responded with a status of 400 (Bad Request)) 发表评论 浏览量:2,345 次A+所属分类:angular angular请求后台 报错 400 (Failed to load resource: the server responded with a status of 400 (Bad Request))原因:请求里带的参数和后台接受的参数不一致。比如,后台里接受了ids这一参数,而请求里没有带这个参数会报此错。 赞 0 赏 分享