wkyy hace 1 año
padre
commit
c02c1e6e79
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) => {