From 6ccbd06e2e89e2e8596dfe467d804c052331a4f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Fri, 22 Apr 2022 17:00:18 +0800 Subject: [PATCH] =?UTF-8?q?52659=20=E6=A0=87=E5=87=86=E5=90=88=E8=A7=84?= =?UTF-8?q?=E8=AF=84=E4=BC=B0-=E6=B7=BB=E5=8A=A0=E6=A0=87=E5=87=86?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=20=E5=88=86=E9=A1=B5=E6=9C=89?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E9=80=89=E7=9A=8450=E6=9D=A1=20=E4=BD=86?= =?UTF-8?q?=E6=98=8E=E6=98=BE=E4=B8=8D=E5=A4=9F50?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzpg/step1.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue b/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue index 7e5cd7c67..36d75bf93 100644 --- a/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue @@ -1220,7 +1220,7 @@ export default { this.tableLoading = true; this.$http.get("sarStandardsInfo/sar-standards-info/getSarStandardsInfoPageByWk1", { page: this.page, - size: this.pageSize, + pageSize: this.pageSize, ...this.standardSearch }, { _this: this