Commit f81a1067 f81a1067af266d59f66371c96f05c230b2dc3b77 by 张浩

commit

1 parent 51bf4d79
......@@ -55,7 +55,7 @@
}
this.$http.get('/bigdata/bizDataResponse?'+this.$qs.stringify({
method: this.name,
biz_data: this.bizdata,
bizdata: this.bizdata,
beginDate: this.beginDate,
endDate: this.endDate
}),config).then((res)=>{
......