Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -2459,8 +2459,6 @@
|
|||||||
this.form.reviseStatus = 'buss2_'+this.form.standStatus
|
this.form.reviseStatus = 'buss2_'+this.form.standStatus
|
||||||
this.form.textStatusBuss = '6jnqba2mby'
|
this.form.textStatusBuss = '6jnqba2mby'
|
||||||
const json = JSON.stringify(this.form);
|
const json = JSON.stringify(this.form);
|
||||||
this.processCreateBuss(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