feat:修复员工档案 点击左侧 右侧数据动态改变

This commit is contained in:
xiongchengqiang 2020-05-20 11:02:06 +08:00
parent c84f9f19e4
commit adee607afa

View File

@ -184,6 +184,7 @@ export default {
handleNodeClick (data) {
// highlight - current
this.query.departmentId = data.departmentId
this.handleGetTableList()
console.log('data', data)
},
//