修改bug 55986 【30号需解决问题】缺少技术委员会、福田标准工作组

This commit is contained in:
hanshaozhuang
2022-06-22 16:59:44 +08:00
parent 4f59ce7097
commit acf5ad1374
@@ -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;
}
},
//批量删除