update code
parent
9d524325d5
commit
316b0d3fe3
|
@ -530,6 +530,7 @@ export default {
|
|||
postData.id = this.dept.id;
|
||||
prjs=this.projects||[];
|
||||
} else {
|
||||
postData.id = this.dept.id;
|
||||
postData.projectId = this.prjInfo.id;
|
||||
prjs=[this.prjInfo];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue