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 => {