接口变更 拆分查询
This commit is contained in:
@@ -888,7 +888,7 @@ export default {
|
||||
}
|
||||
})
|
||||
} else {
|
||||
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', {
|
||||
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoSplitPage', {
|
||||
page: this.conditionForm.page,
|
||||
pageSize: this.conditionForm.pageSize,
|
||||
standNumber: this.conditionForm.numberName,
|
||||
|
||||
Reference in New Issue
Block a user