平台件项目库修改bug
This commit is contained in:
@@ -2013,7 +2013,7 @@
|
||||
ids.push(item.id)
|
||||
})
|
||||
flag = '2'
|
||||
this.$refs.associatedplatRef.transferModel(flag,type,ids)
|
||||
this.$refs.associatedplatRef.transferModel(flag,type,ids.join(','))
|
||||
}
|
||||
},
|
||||
associatedplatForm(id,flag,type,ids){
|
||||
|
||||
Reference in New Issue
Block a user