我的问答 提问提交接口调取addQuizOrAnswerTasks接口
This commit is contained in:
@@ -1933,6 +1933,12 @@ export default {
|
||||
this.handleSelectForm.lawName = ''
|
||||
this.handleSelectForm.standName = ''
|
||||
this.handleSelectForm.numberName = ''
|
||||
this.$http.postData('lawss/activiti/addQuizOrAnswerTasks',{ str:res.data },
|
||||
{
|
||||
_this: this
|
||||
}, res => {
|
||||
}, e => {
|
||||
})
|
||||
}, e => {
|
||||
this.submitBtnLoading = false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user