Commit edca7505 authored by guoyou's avatar guoyou

分公司业绩

parent 7ba828ff
......@@ -98,7 +98,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page.sync="listquery.page"
:page-sizes="[10,20,30, 50]"
:page-sizes="[3,10,20,30, 50]"
:page-size="listquery.limit"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......@@ -135,7 +135,7 @@ export default {
userPostionId: null, //身份
userIds: [],
page: 1,
limit: 10
limit: 3
}
}
},
......
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