wkyy 1 年之前
父節點
當前提交
c02c1e6e79
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/equipmentDataMonitoring/equipmentElectricity.vue

+ 1 - 1
pages/equipmentDataMonitoring/equipmentElectricity.vue

@@ -275,7 +275,7 @@
 				}
 				var data = {
 					pageIndex: this.pageIndex,
-					pageSize: 8,
+					pageSize: 10,
 					companyId: this.companyId
 				};
 				API.homePageKwh(data).then((res) => {