feat: There is no way the, bug #56143 企标相关-- 选择人员后带入的起草责任单位支持三级查询
This commit is contained in:
@@ -1111,8 +1111,8 @@
|
||||
}
|
||||
idList += item.id
|
||||
nameList += item.name
|
||||
bmIdList += item.institutionId
|
||||
bmNameList += item.institutionName
|
||||
bmIdList += item.topUnitId
|
||||
bmNameList += item.topUnit
|
||||
})
|
||||
if (this.type === 'resPerson') {
|
||||
this.addForm.resPerson = idList
|
||||
|
||||
Reference in New Issue
Block a user