lv.wenbin 8 сар өмнө
parent
commit
d6f4ae27e3

+ 3 - 3
ems-ui-cloud/src/views/mgr/poweruse.vue

@@ -214,7 +214,7 @@ export default {
         pageNum: 1,
         pageSize: 10,
         areaCode: '-1',
-        objType: 1,
+        objType: 2,
         objCode: null,
         facsCategory: 'Z',
         facsSubCategory: null,
@@ -570,7 +570,7 @@ export default {
         startTime,
         endTime,
         areaCode: '-1',
-        objType: '1',
+        objType: '2',
       }
       getPowerData({
         ...params,
@@ -595,7 +595,7 @@ export default {
         startTime,
         endTime,
         areaCode: '-1',
-        objType: '1',
+        objType: '2',
         facsCategory: 'Z',
         facsSubCategory: this.activeName,
         objCode: this.objCode