feat: There is no way the, bug #52538
This commit is contained in:
@@ -1023,8 +1023,6 @@
|
|||||||
this.form.commentCycleEnd = this.commentCycleDate[1]
|
this.form.commentCycleEnd = this.commentCycleDate[1]
|
||||||
}
|
}
|
||||||
const json = JSON.stringify(this.form);
|
const json = JSON.stringify(this.form);
|
||||||
this.processCreateLaws(json)
|
|
||||||
return
|
|
||||||
this.$http.post('lawss/activiti/completeTask', {
|
this.$http.post('lawss/activiti/completeTask', {
|
||||||
taskIds: this.taskIds,
|
taskIds: this.taskIds,
|
||||||
userId : this.userId,
|
userId : this.userId,
|
||||||
|
|||||||
Reference in New Issue
Block a user