wkyy před 1 rokem
rodič
revize
e596d36c24
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      pages/statistics/statistics.vue

+ 2 - 2
pages/statistics/statistics.vue

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