fix: 配置岗位功能BUG修复

This commit is contained in:
zhangyanduan
2022-09-08 17:43:50 +08:00
parent 77cefd02e1
commit 04b9cb4c1e
@@ -388,6 +388,8 @@ export default {
})
},
postsConfigure(row) {
this.configOrgManage = false
this.drawerTitle = '配置岗位'
var arr = []
this.userId = row.userId
row.positions.forEach((item) => {