Added image upload to email and multiple recipients BOD-103

This commit is contained in:
Patrick Fic
2020-07-23 11:27:09 -07:00
parent 3eb2c0d787
commit 8a4f0dda44
12 changed files with 556 additions and 76 deletions

View File

@@ -83,7 +83,7 @@ export function JobsDetailHeaderCsi({
if (e.key === "email")
setEmailOptions({
messageOptions: {
to: job.ownr_ea,
to: [job.ownr_ea],
replyTo: bodyshop.email,
},
template: {