// return Vue.http.post('/aj_monitor/active', {params: params, headers:  {'Content-Type':  'application/json'}})
// return Vue.http.post('/aj_monitor/active', params, {emulateJSON: true})


默认请求是: {'Content-Type': 'application/json'}}

相关文章: