Ver Fonte

fix:查看合同分页

ly há 9 meses atrás
pai
commit
4af45be0c0
1 ficheiros alterados com 1 adições e 1 exclusões
  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: [],