问答接口修改

This commit is contained in:
zyx.net
2023-02-20 16:31:24 +08:00
parent 3a7190ea08
commit 6f0b3c8466
@@ -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 => {