修改bug 55986 【30号需解决问题】缺少技术委员会、福田标准工作组
This commit is contained in:
@@ -270,6 +270,8 @@ export default {
|
||||
this.addForm.committeeDirectorName = this.committeeChangeList[0].committeeDirectorName;
|
||||
this.addForm.committeeSecretary = this.committeeChangeList[0].committeeSecretary;
|
||||
this.addForm.committeeSecretaryName = this.committeeChangeList[0].committeeSecretaryName;
|
||||
this.addForm.committeeDeputy = this.committeeChangeList[0].committeeDeputy;
|
||||
this.addForm.committeeDeputyName = this.committeeChangeList[0].committeeDeputyName;
|
||||
}
|
||||
},
|
||||
//批量删除
|
||||
|
||||
Reference in New Issue
Block a user