提交修改标准拆分-手动查找的接口

This commit is contained in:
duanwenbin
2021-07-08 11:08:37 +08:00
parent 8af3888c13
commit ea55d8f65a
+1 -1
View File
@@ -852,7 +852,7 @@ export default {
} }
}) })
} else { } else {
this.$http.get('lawss/sarStandardsInfo/getSarStandardsInfoPage', { this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', {
page: this.conditionForm.page, page: this.conditionForm.page,
pageSize: this.conditionForm.pageSize, pageSize: this.conditionForm.pageSize,
standNumber: this.conditionForm.numberName, standNumber: this.conditionForm.numberName,