平台件项目库修改bug

This commit is contained in:
zyx.net
2023-09-27 15:56:34 +08:00
parent c36b76bec3
commit 613fe0e82b
@@ -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){