update code

prv
haha 2024-04-21 01:08:24 +08:00
parent 9d524325d5
commit 316b0d3fe3
1 changed files with 2 additions and 1 deletions

View File

@ -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];
}