4a6d1f01 by 华明祺

no message

1 parent aaa0b1ba
......@@ -394,6 +394,10 @@ defineExpose({
delete item.id
})
if (form.value.invitationFile) {
form.value.invitationFileArr = JSON.parse(form.value.invitationFile)
}
form.value.cptVisaInfoBos = res.data
})
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!