Commit 09ae9a5e authored by Steven杜宇's avatar Steven杜宇

// 家庭

parent a02324c9
This diff is collapsed.
...@@ -134,7 +134,7 @@ class YHFamilyMemberInfoModel: SmartCodable { ...@@ -134,7 +134,7 @@ class YHFamilyMemberInfoModel: SmartCodable {
} else if self.birthPlaceAboardHistory == "1" { } else if self.birthPlaceAboardHistory == "1" {
return "国外" return "国外"
} }
return "未知" return ""
} }
private func getMarriageStatus(_ marrage: String) -> String { private func getMarriageStatus(_ marrage: String) -> String {
......
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