Commit 34bf7133 authored by miaojiale's avatar miaojiale

Merge branch 'dev_Miaojiale' into dev

parents d48691eb 0cf807d0
......@@ -414,6 +414,7 @@ export default {
formRecordId: this.formData.formRecordId,
})
.then((res) => {
sessionStorage.setItem("addSex", res.data.data.sex)
this.formatData(res)
})
.finally(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment