@@ -23,7 +23,7 @@ const EmployeeForm = props => {
},
{
dataIndex: 'departmentId',
- label: '办事处',
+ label: '办事处/部门',
span: 12,
editCellType: 'treeSelect'