Commit 6a32fdd9 6a32fdd91c7a84174515a821ed16ce927bb3ef4c by 张浩

commit

1 parent 47e5ffd4
......@@ -52,6 +52,7 @@
'Content-Type': 'application/x-www-form-urlencoded'
}
}
console.log(this.name);
this.$http.get('/bigdata/bizDataCount?'+this.$qs.stringify({
method: this.name,
beginDate: this.beginDate,
......