国内标准分页查询没有查询条件
This commit is contained in:
@@ -3793,7 +3793,8 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
this.sarStandardsSearch.page = page
|
this.sarStandardsSearch.page = page
|
||||||
}
|
}
|
||||||
this.getDomesticStandardTable(this.tableFlag)
|
this.standCommonlySearch.page=page
|
||||||
|
this.getDomesticStandardTable(this.standCommonlySearch)
|
||||||
},
|
},
|
||||||
// 分页每页显示数改变后方法
|
// 分页每页显示数改变后方法
|
||||||
pageSizeChange(pageSize) {
|
pageSizeChange(pageSize) {
|
||||||
|
|||||||
Reference in New Issue
Block a user