禅道bug
This commit is contained in:
@@ -1259,6 +1259,7 @@ export default {
|
|||||||
this.form.zrgcs = "";
|
this.form.zrgcs = "";
|
||||||
}
|
}
|
||||||
this.form.menuIds = this.form.treeListId;
|
this.form.menuIds = this.form.treeListId;
|
||||||
|
this.form.BBFDTBZ = this.form.bfbdtbzh
|
||||||
const json = JSON.stringify(this.form);
|
const json = JSON.stringify(this.form);
|
||||||
this.$http.post("lawss/activiti/completeTask", {
|
this.$http.post("lawss/activiti/completeTask", {
|
||||||
taskIds: this.taskIds,
|
taskIds: this.taskIds,
|
||||||
|
|||||||
Reference in New Issue
Block a user