wkyy há 1 ano atrás
pai
commit
c02c1e6e79
1 ficheiros alterados com 1 adições e 1 exclusões
  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) => {