Jelajahi Sumber

解决供电参数问题

YaolongHan 4 tahun lalu
induk
melakukan
9c47f69970
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;