瀏覽代碼

机台日报表默认条数

zck 1 年之前
父節點
當前提交
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: "",