Commit 8edf9786 authored by 吴春's avatar 吴春

1

parent 49eeab58
...@@ -954,6 +954,7 @@ ...@@ -954,6 +954,7 @@
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.NationalityId = res.data.data.ID this.NationalityId = res.data.data.ID
this.addMsg.Nationality= res.data.data.ID
} else {} } else {}
}, },
err => {} err => {}
......
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