wkyy 1 rok temu
rodzic
commit
e596d36c24
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      pages/statistics/statistics.vue

+ 2 - 2
pages/statistics/statistics.vue

@@ -382,7 +382,7 @@
 
 				API.homePageDeviceData({
 					pageIndex: this.pageIndexe,
-					pageSize: 3,
+					pageSize: 5,
 					companyId: this.companyId
 				}).then((response) => {
 					uni.hideLoading();
@@ -410,7 +410,7 @@
 
 				API.homePageKwh({
 					pageIndex: this.pageIndexp,
-					pageSize: 3,
+					pageSize: 5,
 					companyId: this.companyId
 				}).then((response) => {
 					uni.hideLoading();