Jelajahi Sumber

查看卷内文件size修改

duy 2 tahun lalu
induk
melakukan
1e012bf4c2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/archives/tuning.vue

+ 1 - 1
src/views/archives/tuning.vue

@@ -337,7 +337,7 @@ const searchForm = ref({
 })
 const insearchForm = ref({
     contractId: null, type: null, approval: null,
-    current: 1, size: 20, total: 0
+    current: 1, size: 1000, total: 0
 })
 //树相关的变量
 const primaryKeyId = ref('')