@@ -360,7 +360,7 @@ export default {
queryStatistic({
projectId: this.projectId,
graphId: this.graphId,
- categoryId:getUrlMsg().categoryId
+ categoryId:this.categoryId
}).then(res => {
console.log(res);
this.legendLoading = false;