Explorar el Código

机台日报表默认条数

zck hace 1 año
padre
commit
2b650969ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/performance/Dayreports.vue

+ 1 - 1
src/view/performance/Dayreports.vue

@@ -1470,7 +1470,7 @@ const detailData = reactive([]);
 const total = ref(0);
 const page = ref(1);
 
-const limit = ref(10);
+const limit = ref(50);
 const searchInfo = ref("");
 const params = {
   type: "",