考核部门编号

This commit is contained in:
zhangdingyu
2019-02-19 13:40:21 +08:00
parent ef77a77441
commit 39e5a9e0bc
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ export function initCraftmen() {
data: {
type: '1',
name: '人事档案管理_人员_部门与人员_查询数据_根据部门编号',
param: '考核部门编号=9'
param: '考核部门编号=20'
}
})
}

View File

@@ -129,7 +129,7 @@ export function initPerson() {
data: {
type: '1',
name: '人事档案管理_人员_部门与人员_查询数据_根据部门编号',
param: '考核部门编号=9'
param: '考核部门编号=20'
}
})
}