平台件项目库 关联平台件修改
This commit is contained in:
@@ -1960,7 +1960,7 @@
|
||||
if (dataSource[i].verifyFlowStatus == 'List to be released' &&
|
||||
dataSource[i].designFlowStatus == 'List to be released') {
|
||||
flag = '1'
|
||||
this.$refs.associatedplatRef.transferModel(flag,type)
|
||||
this.$refs.associatedplatRef.transferModel(flag,type,this.selectedRowKeys.join(','))
|
||||
} else {
|
||||
this.$message.warning(this.$t('unpublishedregulationsselected'))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user