Commit 302cc1da authored by yanglilong's avatar yanglilong

fix(custom): 理赔件管理详情一页超过200改为500

parent 754b4587
......@@ -392,7 +392,7 @@ export default {
isEditNewBill: false, //是否在新建账单
pagination: {
pageNum: 1,
pageSize: 200,
pageSize: 500,
total: 0
},
editFormObj: {
......
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