fix: 配置岗位功能BUG修复
This commit is contained in:
@@ -388,6 +388,8 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
postsConfigure(row) {
|
postsConfigure(row) {
|
||||||
|
this.configOrgManage = false
|
||||||
|
this.drawerTitle = '配置岗位'
|
||||||
var arr = []
|
var arr = []
|
||||||
this.userId = row.userId
|
this.userId = row.userId
|
||||||
row.positions.forEach((item) => {
|
row.positions.forEach((item) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user