diff --git a/src/pages/personal/pages/my-questions/index.vue b/src/pages/personal/pages/my-questions/index.vue index 21f35cc12..4fa10ef21 100644 --- a/src/pages/personal/pages/my-questions/index.vue +++ b/src/pages/personal/pages/my-questions/index.vue @@ -1933,7 +1933,7 @@ export default { this.handleSelectForm.lawName = '' this.handleSelectForm.standName = '' this.handleSelectForm.numberName = '' - this.$http.postData('lawss/activiti/addQuizOrAnswerTasks',{ str:res.data }, + this.$http.postData('lawss/activiti/startProcessRollBack',{ str:res.data }, { _this: this }, res => {