Explorar el Código

fix:查看合同分页

ly hace 9 meses
padre
commit
4af45be0c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/dialog/DialogContractChoice.vue

+ 1 - 1
src/views/dialog/DialogContractChoice.vue

@@ -52,7 +52,7 @@ const data = reactive({
   visible: false,
   query: {
     pageNum: 1,
-    pageSize: 15,
+    pageSize: 20,
     total: 0
   },
   list: [],