jinhui.wang

翻页搜索增加

......@@ -195,6 +195,7 @@ export default {
//翻页
currentChange(val) {
this.pageOption.page = val.page
this.preQuery()
},
//多选
tableSelection(val) {
......