[update] 修改选人组件bug,bug78606,企标立项流程
This commit is contained in:
@@ -188,10 +188,10 @@ export default {
|
||||
methods: {
|
||||
open (value) {
|
||||
this.visible = true
|
||||
this.loadData()
|
||||
if (value) {
|
||||
this.selectedRowKeys = value.split(',')
|
||||
this.getUserListByIds(value)
|
||||
this.loadData()
|
||||
}
|
||||
},
|
||||
// 获取组织机构树
|
||||
|
||||
Reference in New Issue
Block a user