提交 81ae14e3 编写于 作者: yafei.li's avatar yafei.li

Merge branch 'feat/yf' into 'develop'

修改分页

See merge request !112
......@@ -174,6 +174,7 @@ export default {
const s = this.searchParam;
s.pageSize = val;
this.searchParam = s;
this.inquirySearch();
},
handleCurrentChange(val) {
const s = this.searchParam;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册