记得上下班打卡 | git大法好,push需谨慎

Commit db2e61d1 authored by 胡佳晨's avatar 胡佳晨

修改 admin 分页

parent 10c7c686
...@@ -47,8 +47,8 @@ ...@@ -47,8 +47,8 @@
modalName: "活动", modalName: "活动",
orderSc: "desc", orderSc: "desc",
orderItem: "created_at", orderItem: "created_at",
pageSize: 200, // pageSize: 200,
pageList: [200], // pageList: [200],
columns: [{ columns: [{
checkbox: true checkbox: true
}, },
......
...@@ -45,8 +45,8 @@ ...@@ -45,8 +45,8 @@
updateUrl: smilePrefix + "/team/details/{id}", updateUrl: smilePrefix + "/team/details/{id}",
modalName: "职责组", modalName: "职责组",
orderSc: "desc", orderSc: "desc",
pageSize: 200, // pageSize: 200,
pageList: [200], // pageList: [200],
orderItem: "created_at", orderItem: "created_at",
columns: [{ columns: [{
checkbox: true checkbox: true
......
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