Commit ac8d22c2 authored by renjintao's avatar renjintao

dagagrid

parent 22c6ab84
......@@ -479,7 +479,7 @@ export default {
this.$api.post(`${systemUrl}/user/paged`, {
conditions: [],
pageIndex: 1,
pageSize: 10000,
pageSize: 100000,
})
.then((r) => {
if (r.success) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment