国内标准分页查询没有查询条件

This commit is contained in:
zhaokaiyao@91isoft.com
2021-11-13 13:52:15 +08:00
parent 124347a70d
commit 3aa796d1eb
@@ -3793,7 +3793,8 @@ export default {
} else {
this.sarStandardsSearch.page = page
}
this.getDomesticStandardTable(this.tableFlag)
this.standCommonlySearch.page=page
this.getDomesticStandardTable(this.standCommonlySearch)
},
// 分页每页显示数改变后方法
pageSizeChange(pageSize) {