zck 1 год назад
Родитель
Сommit
2b650969ec
1 измененных файлов с 1 добавлено и 1 удалено
  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: "",