Commit 30a47104 authored by 华国豪's avatar 华国豪 🙄

页数问题

parent bc9d9671
...@@ -895,7 +895,7 @@ export default { ...@@ -895,7 +895,7 @@ export default {
{field: 'StatusStr', title: '当前状态',width: 120, titleAlign: 'left',columnAlign:'left',isResize:true}, {field: 'StatusStr', title: '当前状态',width: 120, titleAlign: 'left',columnAlign:'left',isResize:true},
{field: 'custome-operation', title: '操作',width: 200, titleAlign: 'left',columnAlign:'left',componentName:'table-operation',isResize:true} {field: 'custome-operation', title: '操作',width: 200, titleAlign: 'left',columnAlign:'left',componentName:'table-operation',isResize:true}
], ],
pageSize:6, pageSize:5,
pageIndex:1, pageIndex:1,
heightQueryBox:false heightQueryBox:false
} }
......
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