浏览代码

解决供电参数问题

YaolongHan 4 年之前
父节点
当前提交
9c47f69970
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/drafts.vue

+ 1 - 1
src/views/drafts.vue

@@ -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;