车型项目库-法规清单-不勾选法规,直接点击关联平台件,匹配不上数据

This commit is contained in:
zyx.net
2023-09-27 10:09:33 +08:00
parent e6683bb4a5
commit fb2f1558e2
@@ -2009,6 +2009,9 @@
this.$message.warning(this.$t('unpublishedregulationsselected'))
}
}else{
this.dataSource.forEach(item => {
this.selectedRowKeys.push(item.id)
})
flag = '2'
this.$refs.associatedplatRef.transferModel(flag,type,this.selectedRowKeys.join(','))
}