平台件项目库 关联平台件修改

This commit is contained in:
zyx.net
2023-09-19 13:40:10 +08:00
parent 4298e9f03e
commit 0a3ca20261
@@ -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