Commit 0cf807d0 authored by miaojiale's avatar miaojiale

增加addSex

parent b619f3d1
......@@ -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