From c9574430ffc6eea6b8fa02ba4225e28e5de16160 Mon Sep 17 00:00:00 2001 From: gaojiabao Date: Sun, 23 Apr 2023 18:24:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=8D=E5=AE=A1=E6=B5=81=E7=A8=8B=20?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/qbfs/step1.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/qbfs/step1.vue b/src/pages/processCenter/pages/creatProcess/qbfs/step1.vue index 756e160dc..1baee681f 100644 --- a/src/pages/processCenter/pages/creatProcess/qbfs/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/qbfs/step1.vue @@ -934,7 +934,7 @@ export default { this.replaceLawsNumForm.reviewTimeStart = "" this.replaceLawsNumForm.reviewTimeEnd = "" } - this.$http.get('lawss/sarBussionessStandState/getSarBussionStandPageNo', this.replaceLawsNumForm, { + this.$http.get('lawss/activiti/getSarBussionStandPageNo', this.replaceLawsNumForm, { _this: this, loading: 'replaceLoading' }, res => { @@ -976,7 +976,7 @@ export default { this.replaceLawsNumForm.reviewTimeStart = "" this.replaceLawsNumForm.reviewTimeEnd = "" } - this.$http.get('lawss/sarBussionessStandState/getSarBussionStandPageNo', this.replaceLawsNumForm, { + this.$http.get('lawss/activiti/getSarBussionStandPageNo', this.replaceLawsNumForm, { _this: this, loading: 'replaceLoading' }, res => {